Page 1 of 1

PopupMenu () and Event_RightClick on window

Posted: Mon Sep 23, 2019 8:45 am
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

Re: PopupMenu () and Event_RightClick on window

Posted: Mon Sep 23, 2019 8:54 am
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.

Re: PopupMenu () and Event_RightClick on window

Posted: Mon Sep 23, 2019 9:49 am
by papet34
I use the right mouse button.

Re: PopupMenu () and Event_RightClick on window

Posted: Mon Sep 23, 2019 11:37 am
by wombats
I posted a bug report. It may be worth you adding your findings.