[ wxwindows-Patches-1846837 ] wxFileDialog::SetExtraControlCreator()
- gtk & generic
SourceForge.net
noreply at sourceforge.net
Sun Mar 2 06:33:50 PST 2008
Patches item #1846837, was opened at 2007-12-08 14:43
Message generated for change (Comment added) made by vadz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1846837&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: None
Group: new feature
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Marcin Wojdyr (wojdyr)
Assigned to: Vadim Zeitlin (vadz)
Summary: wxFileDialog::SetExtraControlCreator() - gtk & generic
Initial Comment:
SetExtraControl() was added to GTK and generic file dialogs, and also to documentation and dialog sample.
other changes:
- dialog sample on gtk in static build has also generic file dialogs (like on MSW and Mac)
- small changes to generic filectrl and filedialog (CreateButtonSizer is used, wxSizerFlags are used everywhere)
Hopefully someone will implement it on MSW and Mac.
----------------------------------------------------------------------
>Comment By: Vadim Zeitlin (vadz)
Date: 2008-03-02 15:33
Message:
Logged In: YES
user_id=71618
Originator: NO
Applied, thanks a lot as usual both for a very useful feature and an
excellent patch!
----------------------------------------------------------------------
Comment By: Marcin Wojdyr (wojdyr)
Date: 2008-02-28 03:44
Message:
Logged In: YES
user_id=586843
Originator: YES
in the new patch API was changed. There are two documented functions:
SetExtraControlCreator() and GetExtraControl().
File Added: extra_control_creator.diff
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1846837&group_id=9863
More information about the wx-dev
mailing list