We like it when you get bored Valentin. :)
-Chuck -------------------------- Chuck Neal CEO, MediaMacros, Inc. [EMAIL PROTECTED] http://www.mediamacros.com -------------------------- Check out the Developers Mall Your one stop shop for all your Director Xtra Needs http://www.mediamacros.net/customer
Valentin Schmidt wrote:
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]Hi Pedja,
I don't think that any xtra that I know of has this feature. Most options gives you cXtraDialogs http://www.cxtra.net/site4/modules.php?name=Content&pa=showpage&pid=50 It also has a special dialog ( OpenPictureDlg / OpenPictureDlgEx ) with an image preview of selected images.
But I think the feature you ask for could theoretically be implemented, the Windows API functions GetOpenFileName()/ GetSaveFileName, that such dialogs are based on, offer a lot of advanced features/options. See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/userinput/commondialogboxlibrary/aboutcommondialogboxes/openandsaveasdialogboxes.asp
Maybe writing such an "ultimate, highly configurable OpenFileDialog-Xtra" would be a nice exercise for the next time I'm bored... ;-)
Valentin
