On Mar 2, 2010, at 7:49 AM, bulia byak wrote:
For user setting persistence we have preferences - it's better to add whatever functionality you need to them. The logic to determine where the toolbars should be by default based on screen resolution can be put somewhere in the toolbar creation code.
Definitely, all UI for this feature, whatever it is, should be in Preferences.
Oh, I forgot the mention the complications that popped up as I started to implement things:
Keys
Menus
Those are both configured by external XML files that are separate from the preferences. Ideally that would all be manageable in a single file/store but things might be a bit too complicated for that. I do know that switching to a "beginner mode" or an "illustrator mode" are top requested things in this area, so menus and keys should be configurable with all else together.
But, yes, for this iteration I was trying to keeps things to a minimum and just to what can fit easily in prefs.