[Mono-winforms-list] Dialogs

Peter Dennis Bartok peter@novonyx.com
Mon, 20 Dec 2004 13:10:19 -0700


Urs,

The things you describe may be done through a theme module, however, the 
initial implementation must be all managed and self-contained. If someone 
were to develop something specific to the Mac it wouldn't help the rest of 
the users, so the goal is to first have something that is usable everywhere 
and then do the 'cool' stuff when the regular code is in.

Cheers,
  Peter

-----Original Message-----
From: "Urs C Muff" <umuff@quark.com>
To: "Aleksandar Dezelin" <dezelin32@fastmail.fm>
Cc: "Ashwin Bharambe" <ashwinb@gmail.com>; 
<mono-winforms-list@lists.ximian.com>
Date: 20 December, 2004 06:34
Subject: Re: [Mono-winforms-list] Dialogs


>Some of that is not quite possible in full managed code, especially for
>Win32, and MacOS, since the OS allows to extend the Open/Save dialog
>provided by the system.  In the case of Win32 you can have plug-ins
>into explorer, like TortoiseCVS that will show up in the Open/Save
>dialog, and other explorer like plug-ins (on a OS level).
>
>- Urs
>
>On Dec 20, 2004, at 5:45 AM, Aleksandar Dezelin wrote:
>
>> Ashwin Bharambe wrote:
>>> [This mail is not sent to the list]
>>> Hi Aleksander,
>>> I don't know the answer to that question either. How are you rendering
>>> the actual dialog though? Using stuff from System.Drawing? Is there
>>> any template file around for looking into the details?
>>> Ashwin
>>
>> I think we should implement those dialogs in 100% C# code using MWF
>> controls. Those dialogs should have the look and feel of the original
>> .NET SWF dialogs.
>>
>> Cheers,
>> Aleksandar Dezelin
>>
>> -- 
>> Linux is like wigwham - no windows, no gates, and apache inside...
>> _______________________________________________
>> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>_______________________________________________
>Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>