> Interesting question. > > Let us define p.fileLevel() for any position p as follows: p.fileLevel() is > 0 if p is not a descendant of any kind of @file node. Otherwise, suppose > root is the position of the enclosing @file node (or @thin node, etc.) > p.fileLevel() is p.level() - root.level() and the "effective" column is the > node's column plus p.fileLevel() * c.tab_width. This could be displayed in > the status line. > > Anyone want to try? > > Edward
I must admit I lack knowledge to implement this (I've got no experience with Python GUI programming at all). Would this feature appear in the next leo release? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
