[Gambas-user] Menu editor changed

Bruce Steers bsteers4 at gmail.com
Wed Jul 13 16:27:12 CEST 2022


On Wed, 13 Jul 2022 at 13:11, Dag JNJ <gambas at cd-bahia.com> wrote:

>
> Am 12.07.22 um 19:38 schrieb Benoit Minisini:
> > Le 12/07/2022 à 19:27, web158p10 a écrit :
> >>> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> >> I tried again. changed theme with Gambas closed, then opened the
> >> project again. That worked by an rather ugly theme. So at least I can
> >> program the shortcuts, whch is a big releafe.
> >> Have a nice evening,
> >> Dag JNJ
> >>
> >> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> >
> > Can you post a screenshot with the theme that make the shortcut combo
> > not visible, and one with the theme that makes it visible? (Beware
> > with the attachment size limit of the mailing-list!).
> >
> > Thanks.
> >
> > Here they are
>

By the way you can manually set any menu shortcut using it's Shortcut
property.
Eg..
MenuSave.Shortcut = "Ctrl+S"
MenuSaveAs.Shortcut = "Ctrl+A"

also increasing your appearance's Application font by 1px can make some
controls show properly with the not so great themes,

BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220713/72a85d82/attachment.htm>


More information about the User mailing list