AddKeyboardShortcut pb with resident file

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Denis.

Hi all,

i have a menu with corresponding Keyboard Shortcut. Every MenuItem has an associated Keyboard Shortcut, both with same ID. It's run well, but one Keyboard Shortcut doesn't run because a resident file use it too. Nothing arrive except a Beep. If i close the resident file then Keyboard Shortcut run well.

How to force my Keyboard Shortcut to have priority?
An idea :)


Denis