31 Aug
2006
31 Aug
'06
6:26 a.m.
I found the DebugDialog code but was confused when setting dialogs.debug to 1 in preferences.xml didn't show the dialog. So I changed the code in inkscape.cpp, line 573:
if (use_gui == TRUE && prefs_get_int_attribute("dialogs.debug", "redirect", DEFAULT_LOG_REDIRECT)) {
Inkscape::UI::Dialogs::DebugDialog::getInstance()->captureLogMessages(); Inkscape::UI::Dialogs::DebugDialog::showInstance(); }
Is this the right way to do this?
Adam
6687
Age (days ago)
6687
Last active (days ago)
0 comments
1 participants
participants (1)
-
T P