[Gambas-user] Menu shortcut keys

Bruce Steers bsteers4 at gmail.com
Sun Apr 10 14:47:08 CEST 2022


Iirc using & puts an underscore but no longer sets a shortcut (I'm sure I
remember seeing a commit saying it had been changed?, I could be wrong
about that though)

BruceS


On Sun, 10 Apr 2022, 13:05 Charlie Ogier, <charlie at cogier.com> wrote:

> Hi All,
>
> Thanks for the ideas. Gianluigi provided some code but I have always been
> able to do this in the IDE. Since 3.17.1 it has changed.
>
> I have tried putting an '&' in from of a letter, this works to underline
> the letter but adding a [Ctrl] does not add a 'Ctrl+' in the menu.
>
> Have a look at this example https://www.cogier.com/gambas/menu_issue.png
>
> How could I change the Help shortcut from [F1] to [F12] for example
> without code?
>
> Thanks,
>
> Charlie
>
>
>
>
> On 09/04/2022 21:20, Bruce Steers wrote:
>
> Should be a list there with all keys including Fkeys.
> It may not show if font size is too small.
>
> BruceS
>
> On Sat, 9 Apr 2022, 17:25 Charlie Ogier, <charlie at cogier.com> wrote:
>
>> Hi,
>>
>> I am trying to program a shortcut key for a menu item but all I seem to
>> be able to do is click on [Ctrl], [Shift] or [Alt]. I can't see away to
>> add a letter. Am I missing something?
>>
>> Thanks,
>>
>> Charlie
>>
>> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220410/9582db70/attachment.htm>


More information about the User mailing list