Its possible, but would take some digging.  Basically look in pd.tk for "pack forget" and "scroll".  You'll need to get the canvas name using [canvas_name].

.hc

On Jan 25, 2010, at 8:38 AM, Marco Donnarumma wrote:

Is there a message I can send to [sys-gui] to disable scrollbars?
Thanks

--
Marco Donnarumma aka TheSAD


Independent New Media Arts Professional, Performer, Teacher - Edinburgh, UK

LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net | http://www.flxer.net

EVENT: http://www.liveperformersmeeting.net
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list





----------------------------------------------------------------------------

Programs should be written for people to read, and only incidentally for machines to execute.
 - from Structure and Interpretation of Computer Programs