[Gambas-user] Tab in combobox

Gianluigi bagonergi at gmail.com
Wed Dec 4 15:56:45 CET 2019


Il giorno mer 4 dic 2019 alle ore 15:34 Dag Jarle Nerland Johansen - Gambas
<gambas at cd-bahia.com> ha scritto:

> Hi,
> when I make comboboxes, and want to use the keyboard to get to the next
> field, usually the tab-key is appropriate.
> In a combobox the text only get marked, and the cursor remains in the
> field.
> Is this normal, or is another key needed?
> Thanks in advance,
> Dag
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>

Tab is only for next control
Key Up an Key Down to next and previous item

Ctrl+A = Select all combo item text
Ctrl+Z = Undo
Ctrl+Shift+Z = Redo
ctrl+X (C or V) for cut, copy or paste.

Inform me if you received this email

Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20191204/2973f1cc/attachment-0001.html>


More information about the User mailing list