[Gambas-user] Re:Message Box Default Button

Rohnny Stormo rohnny at ...1248...
Fri Jan 27 08:30:35 CET 2006


You should use default.

Button1.Text ="Hello"
Button1.Enabled = True
Button1.Default = True


But if your looking for tabindex there is'nt any. You need to delete the 
items and then create them allover :[
Hopefully it will come in a later version.


-- 
-----------------------------------------
Gambas brings Basic to Linux.
My Gambas Community http://forum.stormweb.no





More information about the User mailing list