JSCWindow bounds in multi display environment
Brought to you by:
sciss
JSCWindow bounds always refers to the monitor the window sits on in multi-display environments. This is o.k., but if the information is used to open another window next to a window and the referer sits not on the main screen, the coordinates will be wrongly interpreted. Maybe the screen device's top-left corner should not be subtracted from the reported coordinates?