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

Re: Using Actions


so the problem is when I hide the menu ... strange.

Finally for now I go without Action... .

Le lun. 27 janv. 2025 à 23:24, Gianluigi <gradobag@xxxxxxxxxxx> a écrit :

> 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
>
>
>

-- 
Fabien Bodard

References:
Using ActionsFabien Bodard <gambas.fr@xxxxxxxxx>
Re: Using ActionsGianluigi <gradobag@xxxxxxxxxxx>