[vlc-devel] [PATCH]Qt UI fix and Skins2 factorization
Geoffroy Couprie
geo.couprie at gmail.com
Thu Nov 4 11:06:40 CET 2010
Hello,
On Wed, Nov 3, 2010 at 9:01 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On Wed, Nov 03, 2010 at 04:52:59PM +0100, Geoffroy Couprie wrote :
>> The first activates the native folder opening dialog in Qt. It will
>> look better on Windows (but it's a matter of taste), but I don't know
>> about Mac OS. Other platforms are not affected.
> The doc speaks about QFileDialog::ShowDirsOnly
>
> "The options argument holds various options about how to run the dialog,
> see the QFileDialog::Option enum for more information on the flags
> you can pass. To ensure a native file dialog, ShowDirsOnly must be
> set."
>
Yes, I was wrong about that option. I wanted to disable the native
dialog (the one currently used). The new patch uses a QFileDialog,
which is consistent with the "Open File" dialog.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Windows-don-t-use-the-native-Open-Folder-dialog.patch
Type: application/octet-stream
Size: 1050 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20101104/e8becfae/attachment.obj>
More information about the vlc-devel
mailing list