[PD-dev] [ pure-data-Patches-1551825 ] autoscrollbars

SourceForge.net noreply at sourceforge.net
Sat Jan 2 02:50:50 CET 2010


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&group_id=55736

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: Closed
>Resolution: Out of Date
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: 2010-01-01 20:50

Message:
This patch has either been incorporated into pd-gui-rewrite pd-devel 0.43
or made irrelevant by it.

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

Comment By: Miller Puckette (millerpuckette)
Date: 2007-12-17 23:23

Message:
Logged In: YES 
user_id=313747
Originator: NO

oops,. then un-took it again, since it was acting funny (scrollbars
appeared and disappeared constantly when clicking inside the canvas
help window)


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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-11-13 19:02

Message:
Logged In: YES 
user_id=27104
Originator: NO

works for me, checking into branch-v0-40-extended  (FYI: this patch
replaces the old one)

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

Comment By: oskude (oskude)
Date: 2007-11-13 18:39

Message:
Logged In: YES 
user_id=1383707
Originator: YES

pd_autoscrollbars_2007-11-14.patch

- should fix #1830767 (Slide bars don't update automatically)
- moved code to pdtk_canvas_getscroll, thanks for the tip!
+ a new, empty patch should not have scrollbars
File Added: pd_autoscrollbars_2007-11-14.patch

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

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&group_id=55736




More information about the Pd-dev mailing list