http://bugs.winehq.org/show_bug.cgi?id=10394
--- Comment #6 from Diaa Sami diaasami@gmail.com 2009-01-25 08:56:16 --- Created an attachment (id=18982) --> (http://bugs.winehq.org/attachment.cgi?id=18982) An initial patch that makes the Open file dialog resizable
There are several modifications that need to be done, I know, I just wanted to submit an early working patch to see how am I doing as this is my first patch to WINE, so any comments are appreciated.
This enables resizing always, whether OFN_ENABLESIZING is specified or not, this will be fixed, also it affects only the open file dialog.
A good sample for testing is wxwidget's dialogs sample[1], run it then press Ctrl-O.
[1] ftp://biolpc22.york.ac.uk/pub/binary/wxWidgets-WidgetsDemo-Windows.zip