Hello,

I have tried this with another windowmanager, which tries to prevent
windows being resized to 0 (it takes some time, but it still crashes if
you try it hard enough). Anyway, I think resizing of dialog boxes should
be forbidden anyway?.
For example, in the "preferences" dialog, there is a line

fl_set_form_maxsize(dialog_->form,minw_,minh_)

which prevents resizing (I took it out and then I could resize the
preferences dialog).
But don't ask me where to put this into the 'Figure' dialog - my best
guess would be somewhere in the src/form1.C file.

Regards

Markus


Reply via email to