[Mono-list] Running a mon/gtk# app on windows

Davy Brion ralinx@gmail.com
Tue, 20 Jul 2004 11:21:20 +0200


On Tue, 20 Jul 2004 11:05:42 +1200, Rob Brown-Bayliss <rbb@orcon.net.nz> wrote:
> 
> Hi, What is required to run an app on windows?
> 
> Also what cant I use?  I imagine I would not be able to use some gnome
> features, like GConf, what other traps might I find?

i have an applicatin which is supposed to be cross platform... it only
uses standard .NET classes, and a gtk# frontend... but so far, none of
my users has gotten it to work on Windows due to gtk# errors while the
same code runs perfectly on windows.

but once gtk# on windows is fixed, you should have no problems writing
cross-platform apps as long as you stick with regular .NET classes and
GTK#, without any gnome bindings