thesquirrel
11-24-2005, 04:44 PM
Hi
Having any component in your library, plays havoc with the way setFocus() works.
For instance if I use
Selection(myText_txt)
to set the text cursor in a text field. And then click outside the textfield, it looses focus.
However, if I have a component in my library, when I click outside the textfield it doesn't loose focus.
This is having all sorts of mad knock-on effects on my project.
Does anyone know why this happens and how I can stop it?
Any help would be really appreciated, it's driving me mad.
Cheers
Having any component in your library, plays havoc with the way setFocus() works.
For instance if I use
Selection(myText_txt)
to set the text cursor in a text field. And then click outside the textfield, it looses focus.
However, if I have a component in my library, when I click outside the textfield it doesn't loose focus.
This is having all sorts of mad knock-on effects on my project.
Does anyone know why this happens and how I can stop it?
Any help would be really appreciated, it's driving me mad.
Cheers