Re: [Matplotlib-users] dropdown menu

2010-02-24 Thread Nadia Dencheva
Hello,

I'm also interested in getting this done and started playing with the classes 
in 
offsetbox.py. I'll post if I get something working.

The only way I can think of achieving the 'dropdown' effect is by changing
the 'visible' property on the children. Is this the way to do it? Any better 
suggestions?

Thanks,
Nadia

John Hunter wrote:
 On Mon, Feb 22, 2010 at 4:26 AM, Wolfgang Kerzendorf
 wkerz...@mso.anu.edu.au wrote:
 Hello,

 Now that I have found the awesome widgets in matplotlib I want more: 
 dropdown menus? will that come at some stage?
 
 I have worked on it, but not finished it.  I put the code in svn under 
 examples
 
   http://matplotlib.sourceforge.net/examples/widgets/menu.html
 
 but it would be migrated to matplotlib.widgets once it is completed.
 If you or someone else wants to run with it, that would be great.  It
 would be handy to have this functionality.
 
 I wrote this before JJ provided his nice containers in offsetbox, and
 it should probably be reworked to use the OffsetbOX
 
 JDH
 
 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Matplotlib-users mailing list
 Matplotlib-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/matplotlib-users

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


[Matplotlib-users] dropdown menu

2010-02-22 Thread Wolfgang Kerzendorf
Hello,

Now that I have found the awesome widgets in matplotlib I want more: dropdown 
menus? will that come at some stage?

Cheers
Wolfgang
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] dropdown menu

2010-02-22 Thread John Hunter
On Mon, Feb 22, 2010 at 4:26 AM, Wolfgang Kerzendorf
wkerz...@mso.anu.edu.au wrote:
 Hello,

 Now that I have found the awesome widgets in matplotlib I want more: dropdown 
 menus? will that come at some stage?

I have worked on it, but not finished it.  I put the code in svn under examples

  http://matplotlib.sourceforge.net/examples/widgets/menu.html

but it would be migrated to matplotlib.widgets once it is completed.
If you or someone else wants to run with it, that would be great.  It
would be handy to have this functionality.

I wrote this before JJ provided his nice containers in offsetbox, and
it should probably be reworked to use the OffsetbOX

JDH

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users