[Gambas-user] window focus

Rizky Tahara Shita rizky at ...225...
Sat Apr 24 05:02:44 CEST 2004


i have two forms.
first is the startup and the second one will show as modal that came when a 
button in the first form clicked.
in the second form, i have a textbox. but when the second form showed, the 
focus not in that form, since i change the property of "skiptaskbar" in the 
second form to true, so i don't have the cursor in the textbox. this will 
not happen when i set the property to false.
but, if i focus it to the first form, then this problem should be fixed. it 
just happen only when the first time of the second form appears.

but wait, when i set the property to false, i can minimize the second form, 
so i can click the first form and i have a warning in the console. but the 
program will work just fine...


Regards,


tahara!





More information about the User mailing list