Hi,

2007/6/19, John Hunter <[EMAIL PROTECTED]>:

<snip>

> * you may want to look at the line editor dialog in backend_gtk.py for
> inspiration. This uses drop down menus for linestyles, color dialog
> boxes to pick colors, etc...  I'll paste in the code below
>
> Thanks,
> JDH
>
> class DialogLineprops:

Just for the record, I had to explicitly import gtk.glade and to put a
self.show() call in the __init__() method to make this work.

Nice example though. Thanks :).


Regards,

    ~ Antonio

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to