It seems like the path & startup GUI dialog scroll boxes aren't being filled when a preference file is loaded. I don't see where the pd processes sends those values to the core so far. In the case of the path dialog, pdtk_path_dialog sends the checkbox values but not sys_searchpath, whitch itself doesn't seem to be set in the GUI by the core anywhere.
-------- Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
I'm assuming the current sys_searchpath value can be parsed when opening the dialog. I'll try that.
Is there a message to the GUI that the preferences have been updated? We could use that to refresh any of the dialogs that are visible. If not, we can get that from the menu button click.
On Jul 18, 2017, at 11:42 PM, Dan Wilcox danomatika@gmail.com wrote:
It seems like the path & startup GUI dialog scroll boxes aren't being filled when a preference file is loaded. I don't see where the pd processes sends those values to the core so far. In the case of the path dialog, pdtk_path_dialog sends the checkbox values but not sys_searchpath, whitch itself doesn't seem to be set in the GUI by the core anywhere.
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
-------- Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/