Página 1 de 1
Annoying bug
Publicado: Jue Feb 03, 2011 2:35 pm
por Maarten Roos
If i try to change or copy a browser, the IDE is going nuts! What's this:
Then I change from TDBBrowse to TArrayBrowse:
It's only with browsers...
Annoying bug
Publicado: Jue Feb 03, 2011 5:05 pm
por ignacio
Maarten,
I have tried to reproduce your error with no luck I am afraid. Could you
send us a small sample and the exactly steps to be done in order to
reproduce your error. TIA.
Regards,
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
http://www.xailer.com/forum
http://www.xailer.com/dokuwiki
"Maarten Roos" escribió en el mensaje de
noticias:4d4aaf2d$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
If i try to change or copy a browser, the IDE is going nuts!
What's this:
Then I change from TDBBrowse to TArrayBrowse:
It's only with browsers...
Annoying bug
Publicado: Jue Feb 03, 2011 5:26 pm
por Maarten Roos
Well, ok. I tested with the samples and they all work fine. So this problem is only within my project.
Any idea where to search? It's only with browsers, any other object I can change or copy.
Annoying bug
Publicado: Vie Feb 04, 2011 9:42 am
por ignacio
Maarten,
It happens with all of your TBrowse objects on the same project?
It happens also copying an empty TBrowse object?
If you can give some clue about how to reproduce it, then I'll be able to
solve it.
Regards,
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
http://www.xailer.com/forum
http://www.xailer.com/dokuwiki
"Maarten Roos" escribió en el mensaje de
noticias:4d4ad743$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
Well, ok. I tested with the samples and they all work fine.
So this problem is only within my project.
Any idea where to search? It's only with browsers, any other
object I can change or copy.
Annoying bug
Publicado: Vie Feb 04, 2011 1:38 pm
por Maarten Roos
Ignacio,
it happens only with TDBBrowse, TArrayBrowse, TDBFBrowse.
I thought yesterday it was only in my project, but if I create new project, new file --> form, add TArrayBrowse and then change to TDBBrowse or TDBFBrowse it gives me the bug also. So it doesn't matter whether it is empty or not.
Annoying bug
Publicado: Lun Feb 07, 2011 7:41 pm
por ignacio
Maarten,
Fixed. Thanks for the feedback.
Regards,
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
http://www.xailer.com/forum
http://www.xailer.com/dokuwiki
"Maarten Roos" escribió en el mensaje de
noticias:4d4bf331$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
Ignacio,
it happens only with TDBBrowse, TArrayBrowse, TDBFBrowse.
I thought yesterday it was only in my project, but if I
create new project, new file --> form, add TArrayBrowse and
then change to TDBBrowse or TDBFBrowse it gives me the bug
also. So it doesn't matter whether it is empty or not.
Annoying bug
Publicado: Mar Feb 08, 2011 9:49 am
por Maarten Roos
Great... I started to think I was the only one with this
problem.