Revision: 12303 http://pure-data.svn.sourceforge.net/pure-data/?rev=12303&view=rev Author: eighthave Date: 2009-09-11 03:25:23 +0000 (Fri, 11 Sep 2009)
Log Message: ----------- - basic scrollbar functionality, it'll be tricky to really get right
- put some pdtk_canvas procs into the pdtk_canvas namespace
- created ::loaded array which stores whether a canvas has finished loading. Basically, when 'pd' is done loading, it sends a 'pdtk_canvas_setscroll' with the canvas name rather than the toplevel name, so that is the test.
- made it so only on Aqua is the menu_new_dir/menu_open_dir set to home, that's the only place where [pwd] doesn't make sense, AFAIK
Modified Paths: -------------- branches/pd-gui-rewrite/0.43/src/pd-gui.tcl branches/pd-gui-rewrite/0.43/src/pd_bindings.tcl branches/pd-gui-rewrite/0.43/src/pdtk_canvas.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.