> This is your *last chance* to complain about killing Tk :-) I could be one on the last "Tk->Qt switchers", but I definitively wouldn't complain here. On the other hand, I will be pleased if one more "Tk-ism" would be available also in the Qt version of Leo - and that being the handling of clicks in the tree pane. In Tkleo, if you perform multiple clicks on some headline, the behaviour is: first click -> select (focus) the corresponding headline second click -> allow editing (i.e. now cursor appeared at the end) third click -> cursor is re-positioned at the point of the click That quite nice behaviour and I am used to it. Now, how the same "clicking sequence" behaves in Qtleo: first click - the same as above, i.e. the headline is selected second click - nothing (i.e. the edit cursor doesn't appear now) ;-( So I cannot fix headline typos easily as CTRL-H needs to be used for allowing the editing (instead of the second click)... Could this behaviour be improved? Or am I overlooking something and you edit headlines in some other way? TIA, Radim
As before, the described behaviour has been re-checked with the current trunk code, using python2/tk and python3/qt, respectivelly (on Arch Linux, from command line). BTW: Could that "*** isPython3: True" (or False) debug log be disabled, or is it still important to see? -- 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.
