I've submited the bug,
I also tried to think about a solution, but this is not trivial at all for
me hehe, I'm still learning how to use this wonderful piece of software
(thank you all who did developed it btw) 
I think figure should simply call 

_pylab_helpers.Gcf.set_active(figManager) 

whenever a figure is clicked, but I just don't now how or where a figure
"knows" that it's been clicked.


John Hunter-4 wrote:
> 
> On Sun, Jun 29, 2008 at 3:40 PM, Vincent Noel <[EMAIL PROTECTED]>
> wrote:
> 
>> in Matlab, gcf() returns a handle to the last activated figure, either
>> by click or programmatically (e.g. "figure(1)", etc)
> 
> OK, then it's a bug.  Could you file a bug report on the sf bug tracker
> 
> http://sourceforge.net/tracker/?group_id=80706&atid=560720
> 
> since I don't have time to fix this right now but don't want to forget
> about it?
> 
> Thanks,
> JDH
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/gcf%28%29-problem-tp18184245p18221506.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to