Quote:
Originally Posted by cbk1994
How often is that being called? The problem is that it's stealing focus from the GraalControl.
|
Is there any way to manipulate the focus? I think jerret uses such techniques on zodiac GUIs.
Quote:
Originally Posted by Crow
It'd be a good idea to first create the GUI controls (in the onCreated event), and then just alter the image or whatever of it in that function. No sense in creating these controls over and over again, and it just steals focus.
|
Sounds like a good idea. I'll try that later, thanks
