Hi,
it would be nice to redesign "Build Settings" dialog window (especially a "General" panel) because it exceeds 1280x800 points in a vertical dimension.... Not all of us own 22´+ diplays...
Nice work, but I have got one little problem: the build settings dialog expands on whole display area (it is probably caused by its previously stored layout) and cannot be resized (look at attached screenshot). More exactly, the dialog's height can be raised, but cannot be reduced. I use Ubuntu 8.10 (Gnome).
Regards
Michal
You do not have the required permissions to view the files attached to this post.
Problem fixed in svn trunk - you can now resize the dialog as you wish.
A side note:
There was a call to 'SetSizeHints(800, -1)', but it should have limited only the dialogs' width not the height - which worked as expected on Windows: you could not resize the width to <800, however, the height can be resized as you wished.