[ wxwindows-Patches-1520690 ] Support preview on file dialogs

SourceForge.net noreply at sourceforge.net
Tue Jul 11 10:50:14 PDT 2006


Patches item #1520690, was opened at 2006-07-11 17:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1520690&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: GTK specific
Group: new feature
Status: Open
Resolution: None
Priority: 5
Submitted By: Alex Bligh (abligh)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support preview on file dialogs

Initial Comment:
The patch adds support for preview on file dialogs.
Currently, it is only implemented on GTK, but should be
harmless on other platforms.

The implmenentation currently only works with files GTK
has a pixbuf loader for (which is reasonable).

Documentation: If wxFD_PREVIEW is set, and the platform
supports it, a preview bitmap will be shown. It's that
simple.

It was build against 2.7 CVSHEAD but can be applied
against 2.6 CVSHEAD too as it is ABI compatible.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1520690&group_id=9863




More information about the wx-dev mailing list