[Gambas-user] Menu editor changed
Dag JNJ
gambas at cd-bahia.com
Thu Jul 14 17:00:25 CEST 2022
Am 13.07.22 um 16:38 schrieb Bruce Steers:
>
>
> On Wed, 13 Jul 2022 at 15:27, Bruce Steers <bsteers4 at gmail.com> wrote:
>
>
>
> 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,
>
>
>
> Also , gambas IDE can run using either GTK toolkit or QT (by default
> it uses gtk)
>
> this command from a terminal (or create a launcher) will run the IDE
> with QT5
> env GB_GUI=gb.qt5 gambas3
>
> you will probably find the bug is a gtk toolkit specific thing and if
> you use qt5 it will probably be okay.
> or vice versa if you normally use qt
>
> also if you drag the gambas3 menu icon into a panel when you right
> click it it will give options to choose toolkit.
>
>
> ----[http://gambaswiki.org/wiki/doc/netiquette ]----
> I must confess I never tried to use QT&, mostly got the results I wanted with GTK. Nut I also had to change theme once because I couldn't see the scrollbars. I will consider using QT, but rigt now is a bad moment in the middle of developing two projects, one almost ready and the other depends on the first.Don't overllok the consequences of switching right now.
Regards, Dag
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220714/06e0638e/attachment.htm>
More information about the User
mailing list