[Mono-winforms-list] FileDialogs

Peter Dennis Bartok peter@novonyx.com
Sun, 20 Feb 2005 00:07:03 -0700


I'm pretty strict on avoiding stubs, it causes more problems and bug reports 
(of the "I called OpenFile and it doesn't work" kind)
However, the real deal should be in svn in the next 4 weeks, potentially by 
a volunteer, and if that falls through one of the MWF team members will take 
care of it. It's an important dialog that I plan to have done before 
BrainShare.

Think you can hold out that much longer? You can always stub your own copy 
of MWF, just add the functions you call to the appropriate files. The empty 
files for *FileDialog are already part of MWF, with minimal stubbing that we 
had to do to allow the rest of mcs build with MWF.

Cheers,
 Peter

PS: The app looks pretty cool, btw. Would love to see it run on Mono!


-----Original Message-----
From: "Timothy Graupmann" <tgraupmann@yahoo.com>
To: "winforms" <mono-winforms-list@lists.ximian.com>
Date: 19 February, 2005 23:32
Subject: [Mono-winforms-list] FileDialogs


>Is it possible to create non-functional stubs so that apps that use these
>components can compile:
>
>FileDialog
>SaveFileDialog
>OpenFileDialog
>
>Or is it already part of the latest code? Where in the code would you add 
>such
>a stub?
>
>I have an app: http://tagcma.com that I could customize to function within
>Mono's restrictions.
>
>Thanks,
>~Tim
>
>
>
>__________________________________
>Do you Yahoo!?
>Yahoo! Mail - Helps protect you from nasty viruses.
>http://promotions.yahoo.com/new_mail
>_______________________________________________
>Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>