[PD-dev] [ pure-data-Patches-1810951 ] allow more paths/startuplibs in the preferences

SourceForge.net noreply at sourceforge.net
Wed Oct 10 17:45:51 CEST 2007


Patches item #1810951, was opened at 2007-10-10 17:42
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1810951&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: allow more paths/startuplibs in the preferences

Initial Comment:
yet another implementation that removes the hardcoded number of startup-paths/libs in the gui-preferences.

this implementation just adds n+2 slots to add paths/libs in the gui (where n is the min(current_number, 10))

of course it should be done with dynamically addable slots (via a button)

this patch also does not provide scrollbars

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

>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-10-10 17:45

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

of course n is max(current_number, 10)
it is at least 10 slots, but might be more...

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1810951&group_id=55736




More information about the Pd-dev mailing list