On Thu, Feb 26, 2009 at 1:18 PM, TL <[email protected]> wrote: > > > Ctrl-Shift-w, write-at-file-nodes. > > When I select "Write @file nodes" from the menu it writes the derived > file but does not update the node's icon (tk interface).
True also for the qt interface, which also has another icon-related bug. I'm not sure why the dirty bit isn't being cleared. I can't positively say for sure that it is a bug, but just now I can't thing why the present behavior is correct. I'll put both bugs on the list. Is there something wrong with the > following command? > c.doCommand( c.fileCommands.writeAtFileNodes, > label="writeAtFileNodes" ) I don't use this pattern (calling c.doCommand), but it should be fine. Edwar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
