http://www.go-mono.com/images/gtk-vb.png
:D
cool aye?
Printable View
http://www.go-mono.com/images/gtk-vb.png
:D
cool aye?
what did the person do to get that running ?
It uses Mono which is a Linux port of the .NET runtime in progress.
http://www.go-mono.com
Go Mono!!!
(oops I opened an old thread...)
Quality.
read about it , didnt try it yet.. so it really works?
what to do with my project then.. doest it convert it to an working linux runtime file or what the hell :P
It has it own C# compiler, and the vb.net compiler is making good progress as well
Now as far as your project porting directly, maybe, maybe not. The Mono project has some things that may not be complete or had to be done differently. I havent tried it lately, but actual forms and controls using System.Windows.Forms should be working., It uses the WINE libraries to accomplish this. The other choice is GTK# for windowing, but you would definatly have to change your code to use that library.
ace... i will make a virtual pc with linux mandrake 9.1 and test that program.. did you try it yet?
not recently. I did on Mandrake 9 some time ago, and wrote a couple simple console apps. They worked great.