clear recent files list from the menu

Mike Bonner bonnmike at gmail.com
Tue Apr 19 17:11:03 EDT 2016


yeah, ill add it

On Tue, Apr 19, 2016 at 10:34 AM, [-hh] <hh at hh.on-rev.com> wrote:

> |= Mike B. wrote:
> | There's a simple fix.
> | Change the setprop name in the script of stack "revpreferences" to
> | cRecentStackPaths
> |
> | change this line
> |   set the cRecentPaths of stack "revPreferences" to tRecentPaths
> | to this
> |   set the cRecentStackPaths of stack "revPreferences" to tRecentPaths
> |
> | It looks like when a stack is saved it was updating cRecentStackPaths,
> | but the setprop was working with an empty cRecentPaths property.
>
> Could you please add the above to the report? #17467
>
> |= Mike B. wrote:
> | The way it was before, I suspect the recent files list would just grow
> | forever.
>
> It grows. Look into the prefs 7 stack.
> May be this is one possible culprit for 'corrupt' LC 7 prefs.
>
> Originally this second custom property was intended to list
> the stackFile 'names' OR the stack names, I presume.
> Would be a useful optional choice.
>
>
>
>
> --
> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/clear-recent-files-list-from-the-menu-tp4703638p4703652.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list