Hi Guys:
>     John> many wx users have contributed new/better/more/different wx
>     John> examples (embedding_in_wx[1-4].py) to atone for the original
>   
Another suggestion that I would like to make is to change the name of 
the examples. I think all the examples that have to do with a particular 
backed should be prefixed with the name of the toolkit. I think this is 
important since the new users can see at a glance all the examples that 
are related to wx.
Thus I think the name or the rewritten  wxcursor_demo.py should be 
changed to embedding_in_wx_cursor.py, sounds awful, but it's 
understandable and more practical.
Another option is to put it  next to the cursor example and rename it 
from wxcursor_demo.py to cursor_demo_wx.py

I looked at the other wx examples, and even if they are great examples 
(And I would like to thank a lot the original author Jeremy O'Donoghue 
;-) ), they could afford some cleaning up to conform to the wx style guide:
    http://wiki.wxpython.org/index.cgi/wxPython_Style_Guide

Do you think such a clean up,  would be welcomed ?
> BTW, have you seen the matplotlib native cursoring, which uses
> matplotlib or drawing rather than native wx.
>
>   examples/widgets/cursor.py
>   
Thanks for the tip John, but I found it too slow for my application (I 
change a spectrogram in another figure in function of the pixel where 
cursor is located).
Furthermore native cursoring does not support several cursor pointer 
shapes does it ?
It only supports the cross doesn't it ?

                                                                         
                              Daniel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to