[Mono-winforms-list] Re: switch from winelib

Jackson Harper jackson@ximian.com
Tue, 30 Nov 2004 09:28:51 -0800


On Tue, 2004-11-30 at 16:27 +0100, Max Odendahl wrote:
> Hi,
>  
> I have installed the latest version of mono on Debian, and it seems,
> that it still uses the old winelib implementation.
 
  The packaged versions of mono still use the old winelib version of SWF
as some other libraries depend on classes we have not implemented yet.
If you want to run the new managed version of SWF follow these
instructions: 
 http://www.mono-project.com/contributing/winforms.html

> How can I switch from winelib to gtk?
  
  The new version does not use gtk it is completely managed and we draw
the controls ourselves.

Cheers,
Jackson
 
> I would like to once again check, if it is possible to run simple
> Delphi.Net application with Mono.
>  
> Kind regards
> Max