There seams to be an error in my code but I don't know what the heck am I doing wrong....
attached are 2 files needed to reproduce the error. sorry but I really don't have time to trim tb.py.
so... place these 2 files (photoDT.py, tb.py) in a directory with some .jpg or .png
Description:
in photoDT.py I set up the a StaticBitmap to be a FileDropTarget. the ThumbnailBrowser from tb.py *IS* a FileDropSource.
everything works out just right with:
2.5.3.* series of wxpython (python 2.4 on WinXP)
BUT with
wxPython2.5-win32-unicode-2.5.4.1pre.20050226-py24
something goes wrong and the StaticBitmap doesn't accept the files from the ThumbnailBrowser anymore. Files from other apps are still accepted.
Am I misssing something?
Thanks in advance for any pointers and a BIG Thank You to Robin and Co. for wxversion ;o)
There seams to be an error in my code but I don't know what the heck am I doing wrong....
attached are 2 files needed to reproduce the error. sorry but I really don't have time to trim tb.py.
so... place these 2 files (photoDT.py, tb.py) in a directory with some .jpg or .png
Description:
in photoDT.py I set up the a StaticBitmap to be a FileDropTarget. the ThumbnailBrowser from tb.py *IS* a FileDropSource.
everything works out just right with:
2.5.3.* series of wxpython (python 2.4 on WinXP)
BUT with
wxPython2.5-win32-unicode-2.5.4.1pre.20050226-py24
something goes wrong and the StaticBitmap doesn't accept the files from the ThumbnailBrowser anymore. Files from other apps are still accepted.
I've seen that our beloved R'Bot just uploaded another preview version (2.5.4.1pre.20050301) sadly my problem persists in this version too.
···
On Wed, 02 Mar 2005 08:47:03 +0200, Peter Damoc <pdamoc@gmx.net> wrote:
Am I misssing something?
Thanks in advance for any pointers and a BIG Thank You to Robin and Co. for wxversion ;o)
On Wed, 02 Mar 2005 08:47:03 +0200, Peter Damoc <pdamoc@gmx.net> wrote:
There seams to be an error in my code but I don't know what the heck am I doing wrong....
attached are 2 files needed to reproduce the error. sorry but I really don't have time to trim tb.py.
so... place these 2 files (photoDT.py, tb.py) in a directory with some .jpg or .png
Description:
in photoDT.py I set up the a StaticBitmap to be a FileDropTarget. the ThumbnailBrowser from tb.py *IS* a FileDropSource.
everything works out just right with:
2.5.3.* series of wxpython (python 2.4 on WinXP)
BUT with
wxPython2.5-win32-unicode-2.5.4.1pre.20050226-py24
something goes wrong and the StaticBitmap doesn't accept the files from the ThumbnailBrowser anymore. Files from other apps are still accepted.
Am I misssing something?
Thanks in advance for any pointers and a BIG Thank You to Robin and Co. for wxversion ;o)