
On Tue, 21 Mar 2006, Jon A. Cruz wrote:
On Mar 21, 2006, at 9:51 PM, ted@...11... wrote:
If I was going to do the senesitivity on the menu items, which types would you be interested in distinguishing that they are selected? Any SPItem type? Just paths, shapes, text?
Does this mean turning menu items enabled and disabled?
Yeah, that's the plan. They currently can be done, but nothing as useful as being able to change them based on the selection. You'll notice that the "Last Effect" menu item isn't active until you've used an effect.
If so, would that involve GtkActions at all yet?
Nope. I'm still happy with SPActions :) As much as I'm for using more library code and supporting less, I think they're too different for anything less than a major refactoring effort. I don't care enough for that.
--Ted