PopupMenu () and Event_RightClick on window

Mac OSX specific forum
papet34
User
User
Posts: 11
Joined: Fri Feb 15, 2019 11:16 am
Location: France

PopupMenu () and Event_RightClick on window

Post by papet34 »

Hi,
I am running the example of the CreatePopupMenu () statement. Right click on the window does not show anything!
If I add Debug "right click" in the event #PB_Event_RightClick, the event is well detected, so the statement DisplayPopupMenu (0, WindowID (0)) does not work...
Same as CreateImageMenu().
Sorry for my poor english.
j@cques
Sorry for my poor english
j@cques
wombats
Enthusiast
Enthusiast
Posts: 664
Joined: Thu Dec 29, 2011 5:03 pm

Re: PopupMenu () and Event_RightClick on window

Post by wombats »

What are you using to right-click? It works with two fingers on my MacBook Air's trackpad, but not with Ctrl + Left Click. I think this might be a bug.
Last edited by wombats on Mon Sep 23, 2019 11:36 am, edited 1 time in total.
papet34
User
User
Posts: 11
Joined: Fri Feb 15, 2019 11:16 am
Location: France

Re: PopupMenu () and Event_RightClick on window

Post by papet34 »

I use the right mouse button.
Sorry for my poor english
j@cques
wombats
Enthusiast
Enthusiast
Posts: 664
Joined: Thu Dec 29, 2011 5:03 pm

Re: PopupMenu () and Event_RightClick on window

Post by wombats »

I posted a bug report. It may be worth you adding your findings.
Post Reply