Bugs item #2714570, was opened at 2009-03-26 10:17 Message generated for change (Settings changed) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2714570...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: None
Status: Closed
Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot control window size on Mac
Initial Comment: Once the windows grow larger than the screen, for example after loading a pd file edited on a pc, onto a Mac it is not possible to resize the pages - the scroll bars are off the screen and there's no way of reaching them. This makes it impossible to work with.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 23:18
Message: It turns out its not really a design problem with Mac OS X, but rather layers of hacks upon kludges. It turns out that the first code in C gets this bit correct, but the Tcl code in pdtk_canvas_new gets it wrong for Mac OS X. Really, this should all be handled in a single place in the GUI. I am guessing that Tcl/Tk might even handle most of it for you if things are coded correctly.
Here's the commit in Pd-extended: http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=...
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig) Date: 2009-04-02 10:16
Message: personally i think this is a design problem of osx. however this does not help you... so how do other applications deal with this? (most likely clamping the window size)
(however i notice it is a not so uncommon problem on OSX)
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2714570...