On Mon, 7 Apr 2008 06:11:22 -0700 (PDT) bobjack <[EMAIL PROTECTED]> wrote:
> > So maybe bobjack's high level container thing should have > > status.marked, status.dirty, etc. attributes/methods, and while the > > Tk interface uses an icon to show those, another interface might > > not. > > Sorry I'm afraid I don't understand what that means. Isn't it already > easy to determine the status of the node? [snip] > I imagine it would be easier for cleo if you could say > p.headIcons['cleo'].setImage(...) and have everything else done for > you. Ok, I think I see where you're going now, I was thinking an encapsulation of the whole headline display, but your looking at something within the headline. User-icon wise the tricky issue is whether they should be on vnodes or tnodes - tricky because currently they can be on both, and the get/setIconList methods look for an 'on' key in the dictionaries to decide where to put them. Cheers -Terry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
