[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Actions


Il 27/01/25 19:06, Fabien Bodard ha scritto:
Hi,

I'm near to understand finally the actions process

But how to get the shortcut working when the menu is hidden ???
(QT)

All goes fine unless I hide the menu...so I guess that is the menu who
manages shortcuts...

Any tips please ?

Hi Fabien,

no, here no tip, even my tests say this 'there must be a menu associated
with the action' you find it written in the Hasshortcut property:

Property Read HasShortcut As Boolean
Return if the action can have a shortcut.
In other words, this property returns TRUE if there is at least one Menu
associated with the action.

Regards
Gianluigi


Follow-Ups:
Re: Using ActionsFabien Bodard <gambas.fr@xxxxxxxxx>
References:
Using ActionsFabien Bodard <gambas.fr@xxxxxxxxx>