From: Joe E. <jo...@em...> - 2011-12-06 19:52:26
|
On 12/5/2011 12:36 PM, Chris Wareham wrote: > It looks like there was an intention at some > point to make the preferences panels embeddable in other dialogs, but > this doesn't seem to have come to pass, and the result is a lot of dead > code paths. That was possibly my doing. I think the point was that there would sometimes be the desire to take the user directly to the settings for something if they needed fixing immediately (for example, if none of the available MIDI interfaces were selected, we could pop up the MIDI config page). I recall the code for the individual panels being modular (ie, an "init" method and maybe a "show" method or whatnot), but I'm not sure what dead code paths you're speaking of... - Joe |