On Wed, Mar 19, 2008 at 12:49 PM, Aubanel MONNIER <aubanel@...400...> wrote:
+Added a No Preset entry +Made save button and save functionality +Changing settings switches back the preset combo to No Preset
That all works great, thanks!
+when a profile is selected, the save button should be a delete button that deletes the current profile (is it possible to toggle between two actions ?
I'm not sure it's good usability to switch a button. If you don't want to make them two menu items in the menu, let's have two buttons.
+find a way to (re)name new profiles (is there a popup dialog sample somewhere? Sorry, I'm a GTK newbie)
No need to provide a rename function I think; instead, when you create a new preset, ask for a name. You can use a dialog similar to that which asks for the name of a new layer.
+find a way to get unique ids (are ids mandatory in preferences anyway ?)
Not sure about this one, at least in SVG repr tree you don't need to set an id yourself, it will be added automatically - maybe it's the same in prefs?