20 Jun
2007
20 Jun
'07
11:24 a.m.
Ted Gould wrote:
It is set to modal in the constructor. Should we be calling sp_transientize() on this dialog? Or, are you saying that's not working either?
Correct. On windows this does not work. Could we make it an actual gtkmmified inkscape dialog like the other dialogs? Or perhaps we could reuse the messages dialog that Bob uses for debugging on windows. Remove the modal limitation, have it append errors, and add a clear button? Seems pretty drastic, I know. But what we have now isn't working. I've had to totally change my programming practices to write code without errors. ;-)
Aaron Spike