[Gambas-user] Re:Message Box Default Button
Rob Kudla
sourceforge-raindog2 at ...94...
Fri Jan 27 08:34:00 CET 2006
On Fri January 27 2006 02:30, Rohnny Stormo wrote:
> But if your looking for tabindex there is'nt any. You need to
> delete the items and then create them allover :[
He was actually talking about the buttons in the Message class,
but you don't need to delete controls on a form to change their
tab order.... right click and Arrange/Send to Back (or Front),
or use the Home and End keys to adjust their z-order. (The only
bummer is that you can't test the tab order without compiling
and running the program.)
I wrote a program that converts my Gambas forms to HTML/CSS
forms, and would have been lost without the ability to fix the
tab order.
Rob
More information about the User
mailing list