[Gambas-user] Passing focus by code

Rolf-Werner Eilert rwe-sse at osnanet.de
Fri Jul 19 23:06:05 CEST 2019


I do not precisely get what you mean, but... could Control.SetFocus be a 
solution?


Am 19.07.2019 um 19:07 schrieb Jorge Carrión:
> Well I've done a little control who has a form with a TextBox and a 
> GridView inside. When type on Enter ot Tab keys I want pass the focus 
> to next control in the custom container who can take it.
> I can't find a way to do this who works on all situations (my control 
> inside a container who is inside another container who is inside in a 
> form who is inside a tabstrip, etc. etc.)
>
> The me.next or me.previous reference doesn't work: They can be a HBox, 
> for example who takes the focus and user is lost.
>
> What I pretend is to emulate the Tab key behaviour... without use the 
> Desktop.sendkey. I don't want link desktop component to my custom 
> control only for that.
>
> Any clue?
>
> Best regards
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190719/0c5f79a2/attachment.html>


More information about the User mailing list