CreatePopupImageMenu questions

Everything else that doesn't fall into one of the other PB categories.
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

CreatePopupImageMenu questions

Post by lexvictory »

I'm currently using an image menu for a launcher type program I made a while ago, triggered with a click of the systray icon or a global hotkey.

Though I've noticed that the keyboard does not select menu items (when you put & in front of a letter) like it does with normal menus (Menubars like File menus and such work though). Instead I get the ding sound that implies "No keyboard input possible"
Is this a problem of my computer (XP x64) or can someone else confirm this? (I'm wondering if its to do with the menus being owner drawn)
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

hmmm. but it works when I use CreatePopupMenu...
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Post Reply