I want to save a specific derived file node if it is dirty. What Leo
function(s) should be called given the derived file's node position
within the outline ('p')?
Is it necessary to redraw the outline to update the node's status
icon? If so, is the following code correct?
c.requestRedrawFlag = True
c.redraw()
Thanks,
TL
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---