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.
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.
The onChange event of TMemo not fired when the memo changes his contnet.
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
The onChange event of TMemo not fired when the memo changes his contnet.
Hello Ignacio Jose
The onChange event of Tmemo not fired when the memo changes its contents..
Any help for this issue?
Regards
Dionisis
The onChange event of Tmemo not fired when the memo changes its contents..
Any help for this issue?
Regards
Dionisis
The onChange event of TMemo not fired when the memo changes his contnet.
Dionisis,
> The onChange event of Tmemo not fired when the memo changes its
> contents..
> Any help for this issue?
TEdit (and TMemo which is derived from it) was changed to not fire the
OnChange event when its content is modified programatically, that is, by
code. ITOH, if its content is modified by the user, the event is fired. Is
this the issue?
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> The onChange event of Tmemo not fired when the memo changes its
> contents..
> Any help for this issue?
TEdit (and TMemo which is derived from it) was changed to not fire the
OnChange event when its content is modified programatically, that is, by
code. ITOH, if its content is modified by the user, the event is fired. Is
this the issue?
--
Regards,
Jose F. Gimenez
http://www.xailer.com
The onChange event of TMemo not fired when the memo changes his contnet.
Dionisis,
> The onChange event of Tmemo not fired when the memo changes its
> contents..
> Any help for this issue?
TEdit (and TMemo which is derived from it) was changed to not fire the
OnChange event when its content is modified programatically, that is, by
code. ITOH, if its content is modified by the user, the event is fired. Is
this the issue?
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> The onChange event of Tmemo not fired when the memo changes its
> contents..
> Any help for this issue?
TEdit (and TMemo which is derived from it) was changed to not fire the
OnChange event when its content is modified programatically, that is, by
code. ITOH, if its content is modified by the user, the event is fired. Is
this the issue?
--
Regards,
Jose F. Gimenez
http://www.xailer.com
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
The onChange event of TMemo not fired when the memo changes his contnet.
Hello Jose
When the content changed by the user (at run time) , Tmemo never triger that
event. This is the situation , and i dont know why happens.
I know hor the behavior modification since 1.0b but the content changes by
the user , not progamatically.
Many Thanks
Regards
Dionisis
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4501688b@news.xailer.com...]4501688b@news.xailer.com...[/email]
> Dionisis,
>
>> The onChange event of Tmemo not fired when the memo changes its
>> contents..
>> Any help for this issue?
>
> TEdit (and TMemo which is derived from it) was changed to not fire the
> OnChange event when its content is modified programatically, that is, by
> code. ITOH, if its content is modified by the user, the event is fired. Is
> this the issue?
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
When the content changed by the user (at run time) , Tmemo never triger that
event. This is the situation , and i dont know why happens.
I know hor the behavior modification since 1.0b but the content changes by
the user , not progamatically.
Many Thanks
Regards
Dionisis
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4501688b@news.xailer.com...]4501688b@news.xailer.com...[/email]
> Dionisis,
>
>> The onChange event of Tmemo not fired when the memo changes its
>> contents..
>> Any help for this issue?
>
> TEdit (and TMemo which is derived from it) was changed to not fire the
> OnChange event when its content is modified programatically, that is, by
> code. ITOH, if its content is modified by the user, the event is fired. Is
> this the issue?
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
The onChange event of TMemo not fired when the memo changes his contnet.
Hello Jose
When the content changed by the user (at run time) , Tmemo never triger that
event. This is the situation , and i dont know why happens.
I know hor the behavior modification since 1.0b but the content changes by
the user , not progamatically.
Many Thanks
Regards
Dionisis
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4501688b@news.xailer.com...]4501688b@news.xailer.com...[/email]
> Dionisis,
>
>> The onChange event of Tmemo not fired when the memo changes its
>> contents..
>> Any help for this issue?
>
> TEdit (and TMemo which is derived from it) was changed to not fire the
> OnChange event when its content is modified programatically, that is, by
> code. ITOH, if its content is modified by the user, the event is fired. Is
> this the issue?
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
When the content changed by the user (at run time) , Tmemo never triger that
event. This is the situation , and i dont know why happens.
I know hor the behavior modification since 1.0b but the content changes by
the user , not progamatically.
Many Thanks
Regards
Dionisis
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4501688b@news.xailer.com...]4501688b@news.xailer.com...[/email]
> Dionisis,
>
>> The onChange event of Tmemo not fired when the memo changes its
>> contents..
>> Any help for this issue?
>
> TEdit (and TMemo which is derived from it) was changed to not fire the
> OnChange event when its content is modified programatically, that is, by
> code. ITOH, if its content is modified by the user, the event is fired. Is
> this the issue?
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
The onChange event of TMemo not fired when the memo changes his contnet.
Dionisis,
Sorry for the delay.
> When the content changed by the user (at run time) , Tmemo never triger
> that
> event. This is the situation , and i dont know why happens.
> I know hor the behavior modification since 1.0b but the content changes by
> the user , not progamatically.
I've just tested it and here it's working fine. Please, test the attached
sample; run it from the IDE and check if the debug window shows its content
when you type in it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Attached files TestMemo.zip (1.5 KB)Â
Sorry for the delay.
> When the content changed by the user (at run time) , Tmemo never triger
> that
> event. This is the situation , and i dont know why happens.
> I know hor the behavior modification since 1.0b but the content changes by
> the user , not progamatically.
I've just tested it and here it's working fine. Please, test the attached
sample; run it from the IDE and check if the debug window shows its content
when you type in it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Attached files TestMemo.zip (1.5 KB)Â
The onChange event of TMemo not fired when the memo changes his contnet.
Dionisis,
Sorry for the delay.
> When the content changed by the user (at run time) , Tmemo never triger
> that
> event. This is the situation , and i dont know why happens.
> I know hor the behavior modification since 1.0b but the content changes by
> the user , not progamatically.
I've just tested it and here it's working fine. Please, test the attached
sample; run it from the IDE and check if the debug window shows its content
when you type in it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Attached files TestMemo.zip (1.5 KB)Â
Sorry for the delay.
> When the content changed by the user (at run time) , Tmemo never triger
> that
> event. This is the situation , and i dont know why happens.
> I know hor the behavior modification since 1.0b but the content changes by
> the user , not progamatically.
I've just tested it and here it's working fine. Please, test the attached
sample; run it from the IDE and check if the debug window shows its content
when you type in it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
Attached files TestMemo.zip (1.5 KB)Â
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
The onChange event of TMemo not fired when the memo changes his contnet.
Hello Jose
Works perfect i have a silly typo error in my code . I fixed, and works
perfect . Sorry for the trouble. By the way when sceduled to see the first
release of the Xailer Pro (with active control support etc...)
Many thanks
Dionisis
Ï "Jose F. Gimenez" <jfgimenez@wanadoo.es> Ýãñáøå óôï ìÞíõìá
news:4503fc8f$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Dionisis,
>
> Sorry for the delay.
>
>> When the content changed by the user (at run time) , Tmemo never triger
>> that
>> event. This is the situation , and i dont know why happens.
>> I know hor the behavior modification since 1.0b but the content changes
>> by
>> the user , not progamatically.
>
> I've just tested it and here it's working fine. Please, test the attached
> sample; run it from the IDE and check if the debug window shows its
> content
> when you type in it.
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
Works perfect i have a silly typo error in my code . I fixed, and works
perfect . Sorry for the trouble. By the way when sceduled to see the first
release of the Xailer Pro (with active control support etc...)
Many thanks
Dionisis
Ï "Jose F. Gimenez" <jfgimenez@wanadoo.es> Ýãñáøå óôï ìÞíõìá
news:4503fc8f$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Dionisis,
>
> Sorry for the delay.
>
>> When the content changed by the user (at run time) , Tmemo never triger
>> that
>> event. This is the situation , and i dont know why happens.
>> I know hor the behavior modification since 1.0b but the content changes
>> by
>> the user , not progamatically.
>
> I've just tested it and here it's working fine. Please, test the attached
> sample; run it from the IDE and check if the debug window shows its
> content
> when you type in it.
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
The onChange event of TMemo not fired when the memo changes his contnet.
Hello Jose
Works perfect i have a silly typo error in my code . I fixed, and works
perfect . Sorry for the trouble. By the way when sceduled to see the first
release of the Xailer Pro (with active control support etc...)
Many thanks
Dionisis
Ï "Jose F. Gimenez" <jfgimenez@wanadoo.es> Ýãñáøå óôï ìÞíõìá
news:4503fc8f$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Dionisis,
>
> Sorry for the delay.
>
>> When the content changed by the user (at run time) , Tmemo never triger
>> that
>> event. This is the situation , and i dont know why happens.
>> I know hor the behavior modification since 1.0b but the content changes
>> by
>> the user , not progamatically.
>
> I've just tested it and here it's working fine. Please, test the attached
> sample; run it from the IDE and check if the debug window shows its
> content
> when you type in it.
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
Works perfect i have a silly typo error in my code . I fixed, and works
perfect . Sorry for the trouble. By the way when sceduled to see the first
release of the Xailer Pro (with active control support etc...)
Many thanks
Dionisis
Ï "Jose F. Gimenez" <jfgimenez@wanadoo.es> Ýãñáøå óôï ìÞíõìá
news:4503fc8f$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Dionisis,
>
> Sorry for the delay.
>
>> When the content changed by the user (at run time) , Tmemo never triger
>> that
>> event. This is the situation , and i dont know why happens.
>> I know hor the behavior modification since 1.0b but the content changes
>> by
>> the user , not progamatically.
>
> I've just tested it and here it's working fine. Please, test the attached
> sample; run it from the IDE and check if the debug window shows its
> content
> when you type in it.
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
The onChange event of TMemo not fired when the memo changes his contnet.
Dionisis,
> Works perfect i have a silly typo error in my code . I fixed, and works
> perfect . Sorry for the trouble. By the way when sceduled to see the first
> release of the Xailer Pro (with active control support etc...)
I'm just working on it now. We hope to be ready very soon.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> Works perfect i have a silly typo error in my code . I fixed, and works
> perfect . Sorry for the trouble. By the way when sceduled to see the first
> release of the Xailer Pro (with active control support etc...)
I'm just working on it now. We hope to be ready very soon.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
The onChange event of TMemo not fired when the memo changes his contnet.
Dionisis,
> Works perfect i have a silly typo error in my code . I fixed, and works
> perfect . Sorry for the trouble. By the way when sceduled to see the first
> release of the Xailer Pro (with active control support etc...)
I'm just working on it now. We hope to be ready very soon.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> Works perfect i have a silly typo error in my code . I fixed, and works
> perfect . Sorry for the trouble. By the way when sceduled to see the first
> release of the Xailer Pro (with active control support etc...)
I'm just working on it now. We hope to be ready very soon.
--
Regards,
Jose F. Gimenez
http://www.xailer.com