Got it!
[query winfo screenwidth .( and [query winfo screenheight .( | [tot]
does the trick, FYI. Best Luke
On Fri, Aug 22, 2008 at 9:17 PM, Luke Iannini lukexipd@gmail.com wrote:
Anyone have an idea to get a reading of the current screen resolution? I searched the whole Pd SVN text contents to no avail...
I'm trying to center Pd subpatch windows in the screen (using [relocate( messages) to use as dialog boxes.
Cheers Luke