Pop-Up Menu
Posted: Mon Jan 05, 2015 1:46 pm
The pop-up Menu example doesn't pop-up, it is immediately displayed.
How do get it to behave itself? I'd like it to pop-up via a button click on my website.
By the way, the #PB_Window_Invisible flag has no effect?
Edit: The #PB_Window_Invisible flag does not work, but HideWindow() does
So, remaining mystery for now is how to un-hide a window via a website button.
How do get it to behave itself? I'd like it to pop-up via a button click on my website.
By the way, the #PB_Window_Invisible flag has no effect?
Edit: The #PB_Window_Invisible flag does not work, but HideWindow() does

So, remaining mystery for now is how to un-hide a window via a website button.