Page 1 of 1

#pb_window_static - static window position like in Win32API

Posted: Sat Jul 09, 2016 8:35 am
by es_91
Hello, guys; hi, Fred,

' came to my attention just a few seconds ago that it might be usefull to display a window within the browser that DOES keep center position (when browserframe resizing) BUT is not moveable by the user - ' kind of a modal dialog just for some settings but not to move or size around with.

What do you think? There is no other way but listening to #pb_event_moveWindow and re-moving it explicitly all the time, is there?

:) keep it up!