28 Nov
2003
28 Nov
'03
3:57 a.m.
On Thu, 2003-11-27 at 17:32, Bryce Harrington wrote:
On Thu, 27 Nov 2003, bulia byak wrote:
One dialog we'll likely need soon is the Layers. Ask Mental when he thinks the code will be ready for creating a UI.
Mental says it's ready now. "Yeah, doing the SPObject tree in gtkmm would be nice."
Well, almost ready. I think there is some infrastructural work I would like to do first.
Namely, cleaning up the verb/action stuff so toolbox buttons/menu items/whatever are really bound to per-window actions.
Right now, all verbs/actions look at the "current document" when invoked and use that, regardless of what window they were attached to. We need to kill all these global state things, BAD.
-mental