Damian Stewart wrote:
-- while we're talking about open and save, is it possible to have different default directories for [openpanel] vs for File->Open? (and for [savepanel] vs File->Save, come to think of it
In x_gui.c the functions openpanel_symbol() and savepanel_symbol() appear to use an empty path by default. These could be changed to use some other path.
Martin