Patches item #1551825, was opened at 2006-09-04 04:17 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1551825...
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: bugfix Status: Open
Resolution: None
Priority: 7 Private: No Submitted By: oskude (oskude) Assigned to: Miller Puckette (millerpuckette) Summary: autoscrollbars
Initial Comment: autoscrollbars patch for pd cvs. dunno how good the code is, but it works :)
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-11-13 02:29
Message: Logged In: YES user_id=27104 Originator: NO
I think this functionality should probably be incorporated into pdtk_canvas_getscroll in u_main.tk since it gets called on button release. This should help with bug #1830767
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2007-11-12 19:59
Message: Logged In: YES user_id=27104 Originator: NO
This patch works well for resize events, but it prevents the scrollbars from working properly when cutting, pasting, and adding objects. I'd like to keep it in, but it needs to be fixed.
See bug #1830767
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2006-09-18 09:19
Message: Logged In: YES user_id=27104
One other thing that would be fixed ideally. This problem existed before this patch, but its related. If a patch is bigger than the window, the scrollbars are not displayed when that patch is opened. You have to resize the window, then the scrollbars will display.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2006-09-16 13:07
Message: Logged In: YES user_id=27104
Very nice! My only comment is that it is a couple pixels off on Mac OS X 10.4/Pd-extended 0.39.2-test5. I can cover about 3 pixels before the scrollbars kick in.
I added to the Pd-extended build system as pure-data/packages/patches/pd_autoscrollbars-0.40-pre.patch
It will be in the nightly builds starting tomorrow.
----------------------------------------------------------------------
Comment By: oskude (oskude) Date: 2006-09-15 04:09
Message: Logged In: YES user_id=1383707
this patch removes scrollbars in a pd-patch canvas window when the content is smaller than the window size.
and add scrollbars to pd-patch window if content bigger than window size.
works individually for height(bottom scrollbar) and width(right scrollbar)
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2006-09-13 15:26
Message: Logged In: YES user_id=27104
can you elaborate on what this patch does?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1551825...