Second sending (to list instead of gmane) - sorry if this gets through twice, but sent it yesterday and until this morning would not see it. I am including indiv. files instead of zip (maybe zip's are blocked?).

Just downloaded the latest build to start testing my things with Python 2.5.

I also installed the examples.zip for 87.1 and found that they were
still using "from wxPython import *" which is deprecated as of wxPython
2.7.  I upgraded some of them to "import wx" and included them in the
attached zip file, there are some (using XRC which I did not upgrade as
I don't know how the XRC stuff works, it also uses the old style import).

Note that the "dynamic_image_wxagg.py" example does not close when
clicking on the "X".  Will keep looking and try to figure out why.

Some of these examples give me the "wxmsg26uh_vc.dll" not found error.
I thought having seen some messages explaining how to deactive the use
of unibol version of wxPython but can't find it.

BTW, will there be a build for Python 2.5 and wxPython 2.7 Unibol (which
is what I used for testing - see below)?

Best regards
Werner

P.S. version info:
# Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
# wxPython 2.7.0.1pre.20060923, Boa Constructor 0.4.4

Attachment: embedding_in_wx4.py
Description: application/python

Attachment: embedding_in_wx.py
Description: application/python

Attachment: wxcursor_demo.py
Description: application/python

Attachment: dynamic_image_wxagg2.py
Description: application/python

Attachment: embedding_in_wx2.py
Description: application/python

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to