20 Jun
2007
20 Jun
'07
3:12 p.m.
Aaron wrote:
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.
I think you also have to hook up some functions for when the desktop is minimized etc: dialogs/find.cpp lines 672 and on ui/dialog/dialog.cpp lines 179 and on
I vote for gtkmm'ing the dialog; though I won't volunteer for doing it.
Cheers, Johan