In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Are demo users allowed to report bugs?

Xailer English public forum
Responder
Capsol Coder
Mensajes: 53
Registrado: Vie May 26, 2006 3:33 am

Are demo users allowed to report bugs?

Mensaje por Capsol Coder »

Hi
Great job of xailer, hardly crashed it in a week.
Do you want bug reports from demo users?
Nick
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9250
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Are demo users allowed to report bugs?

Mensaje por ignacio »

Capsol,
Yes, of course. We highly appreciate your feedback. Thanks in advance.
Regards,
"Capsol Coder" <nick__NOSPAM__@capsol.com.au> escribió en el mensaje
news:[email=44765b13@ozsrvnegro.ozlan.local...]44765b13@ozsrvnegro.ozlan.local...[/email]
> Hi
>
> Great job of xailer, hardly crashed it in a week.
>
> Do you want bug reports from demo users?
>
> Nick
>
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Capsol Coder
Mensajes: 53
Registrado: Vie May 26, 2006 3:33 am

Are demo users allowed to report bugs?

Mensaje por Capsol Coder »

Hi
I'm not sure if this is a bug or not
When you are working with forms, when you click the object browser event it
auto creates the event in code For example OnClick.
Then you can just code the OnClick event
But lets say you decide that you want to use your own method for the
on click event, lets call it myevent()
So in the object browser under OnClick I drop down the box and select
myevent() .
But hang on, no, I changed my mind, so I high light the event and clear it
from the onclick event.
The ide not only clears the event, but it also deletes the myevent() method
completely. ( I might have spent 2 hours writing it)
This is what I think is a bug. Maybe it just needs a warning,
Do you wish to keep myevent() or would you like it deleted from the sources
Hopefully between this and the attached screen shots you get what I mean
(Sorry, can't post the screen shot, let me know if you need them)
Regards Nick
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9250
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Are demo users allowed to report bugs?

Mensaje por ignacio »

Capsol,
Is not a bug. Is how it works. If you delete the event from the object
inspector and there is NO OTHER control using that event, then the complete
event is deleted. BTW, if you change the event name you will see how the IDE
changes also the method name without losing any code.
Regards,
"Capsol Coder" <nick__NOSPAM__@capsol.com.au> escribió en el mensaje
news:[email=4476f815@ozsrvnegro.ozlan.local...]4476f815@ozsrvnegro.ozlan.local...[/email]
> Hi
>
> I'm not sure if this is a bug or not
>
> When you are working with forms, when you click the object browser event
> it
> auto creates the event in code For example OnClick.
>
> Then you can just code the OnClick event
>
> But lets say you decide that you want to use your own method for the
> on click event, lets call it myevent()
>
> So in the object browser under OnClick I drop down the box and select
> myevent() .
>
> But hang on, no, I changed my mind, so I high light the event and clear it
> from the onclick event.
>
> The ide not only clears the event, but it also deletes the myevent()
> method
> completely. ( I might have spent 2 hours writing it)
>
> This is what I think is a bug. Maybe it just needs a warning,
>
> Do you wish to keep myevent() or would you like it deleted from the
> sources
>
> Hopefully between this and the attached screen shots you get what I mean
>
> (Sorry, can't post the screen shot, let me know if you need them)
>
>
> Regards Nick
>
>
>
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Responder