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...
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: feature Status: Closed Resolution: Accepted
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: 2008-01-02 12:56
Message: Logged In: YES user_id=564396 Originator: YES
seems to be accepted into pd-0.41
----------------------------------------------------------------------
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...