News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Fixed bug in Code Profiler [wxNO]

Started by PChris, April 26, 2006, 05:43:06 PM

Previous topic - Next topic

PChris

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]

sethjackson


PsYhLo

[url="http://img529.imageshack.us/img529/822/3664286vy.png"]http://img529.imageshack.us/img529/822/3664286vy.png[/url]

PChris

Well, thanks I will use it next time ;)


PChris

Is there any chance, that this fix will appear in the svn repository?

killerbot


killerbot


PChris

There are some more fixes in progress ;)

killerbot