wxEVT_SCROLL_ENDSCROLL missing

Hi Robin,

Thanks for the insight . Do u have any idea then why I am getting the error …

It weird that when i run the file I am getting no error, only when I create an exe using

py2exe , I get the error.

Again this only happens on windows XP not on 2000.

I can provide any more info do any kinda of test on XP /2000 that will help nail this issue…

I saw an old posting with the same issue…

http://mail.python.org/pipermail/python-list/2005-October/307083.html

Let me know

Thomas

Thomas Thomas wrote:

Hi Robin,
Thanks for the insight . Do u have any idea then why I am getting the error ..
It weird that when i run the file I am getting no error, only when I create an exe using
py2exe , I get the error.
Again this only happens on windows XP not on 2000.

Are you sure that it is the same version of wxPython in all cases? Also, you may need to clean out old files from your dist dir before running py2exe.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!