I have a program that when I run on Linux it does not key the MenuItem ShortCuts Display
i.e.
" Quit "+ Chr (9) +" Ctrl-Q"
I see the PureBasic IDEs show up and also even have Icons to the left of the text.
Does anybody have any information/answers regarding this?
Thanks.
Mark
MenuItem Question(s)
Did you actually add a shortcut for it (AddKeyboardShortcut()) ?
IIRC, the Gtk menu automatically displays the actual shortcut, not the text you enter there.
I am not sure though right now.
About the images: It used to be a bit of a hack before, but now there is the
CreateImageMenu() command for that in the 4.20 beta.
IIRC, the Gtk menu automatically displays the actual shortcut, not the text you enter there.
I am not sure though right now.
About the images: It used to be a bit of a hack before, but now there is the
CreateImageMenu() command for that in the 4.20 beta.
quidquid Latine dictum sit altum videtur

