Page 3 of 3

Posted: Sat Feb 25, 2006 8:56 pm
by USCode
blueznl wrote: - a command / parameter to make windows modal

- some mouse commands

(gfa16 had clipcursor, defmouse, getcaputre, hidem, setcapture, setmouse, showmouse)

- proper right mouse button support
blueznl,
I'm with you, I always thought not having modal dialog boxes was a major hole in PB but, and I havent played with it yet, I was under the impression that StickyWindow and DisableWindow would allow us to effectively emulate a modal window? I guess that's not the case?

Also, can you expand on the missing right-mouse support?

I just realized, is there no way to set, using a PB command, the mouse to be a hour-glass when the application is busy?

Posted: Sat Feb 25, 2006 9:02 pm
by Berikco
It's easy in PB4 to use modal windows.
Just look at DisableWindow()