On Tue, Jun 19, 2007 at 08:46:17AM -0500, John Hunter wrote:
> * you may want to use a gtk.Table for your label/entry pairs in your
> dialog editor.  Everything will line up much more nicely

It was on my TODO list. Now it's done.

> * you should not explicitly require pygtk 2.0.  Noone is using pygtk1
> anymore and this will cause some pygth2 installations to fail (like
> mine!)

OK. I never understood indeed why in most of the pygtk exemple this line
was present. I have removed it.

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

Ok, I'll have a look. I was thinking of this kind of menu.

Thanks,

Antoine


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