On Thursday, May 30, 2013 9:06:29 AM UTC-5, Edward K. Ream wrote: Some mini tasks: > > 1. Either eliminate unused color args to various methods, or find a way to > use human-readable color names. >
At last I remember. leo_color_database in leoColor.py is a dict whose keys are color names and whose values are Qt color values (strings, starting with '#'. The mod_scripting plugin should use this dict, and perhaps qtIconBarClass.add should too. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
