[Gambas-user] buttons in hbox order PB
Fabien Bodard
gambas.fr at ...626...
Wed Jul 22 09:05:42 CEST 2009
the order of tab depend of the zorder of the control in the
container.. You can use the hierarchy tab on the Rigth of the IDE to
manage the position of the controls in each container.
2009/7/22 Jean-Yves F. Barbier <12ukwn at ...626...>:
> Hi,
>
> I've got a small connection form with 2 buttons underneath; these buttons are
> included in a HBox.
> Even if I put the buttons in the same group as TextBoxes (grpInput), give
> everybody a tag and handle kdb events through a grpInput_KeyPress() proc, the
> left button is _always_ the one whose getting focus.
>
> How can I change that behaviour?
>
> JY
> --
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list