Hello!
I fixed the bug in the Profiler plugin, related to the incorrect usage of wxNO.
This bug caused a misbehaviour, if no profile file can be found, clicking NO on the dialog has no effect.
cbMessageBox uses wxMessageDialog, so instead of wxNO, wxID_NO is used now ;)
The fixed file is attached.
PChris
BTW: Is there some place, where everybody can upload such fixes?
[attachment deleted by admin]
Yes. Right here (No zip file upload though).
http://developer.berlios.de/patch/?group_id=5358
Quote from: sethjackson on April 26, 2006, 05:55:13 PM
Yes. Right here (No zip file upload though).
http://developer.berlios.de/patch/?group_id=5358
but the .tar.gz and .tar.bz2 are allowed
Well, thanks I will use it next time ;)
Quote from: PsYhLo on April 26, 2006, 06:01:57 PM
Quote from: sethjackson on April 26, 2006, 05:55:13 PM
Yes. Right here (No zip file upload though).
http://developer.berlios.de/patch/?group_id=5358
but the .tar.gz and .tar.bz2 are allowed
Yup.
Is there any chance, that this fix will appear in the svn repository?
looking at it right now
fixed, thanks for the help !!!
There are some more fixes in progress ;)