There is a more-than-usual chance that this change may impact existing
scripts.

Old signature:

    def createIconButton (self,text,command,shortcut,statusLine,bg):

New signature:

    def createIconButton (self,text,command,statusLine,bg):

That is, the shortcut arg is gone.  This change created a surprisingly
effective reduction in complexity, so it's here to stay.

Edward

-- 
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.

Reply via email to