hey im using vb 6 on a 64 bit vista computer in vb express 2008, is there some way i can compile a lightweight program for use on a mac?
thanks
m

if it's a newer version of mac os you can try installing mono @ http://go-mono.com and then porting yoru code over to run on mono. You can also run mono on windows. mono is not compatible with .NET 3.x you will need to use 2.0 and lower in order to get it working. Not all features of .net 2.0 are there (most are).

thanks but im just going to use java... i need a gui builder

thanks but im just going to use java... i need a gui builder

umm... ya, well - you can have a GUI builder if you use something called sharpdevelop or the VS.NET 200x IDE's. Mono can run GUI and ASP.NET code. Just not the latest 3.x. But go ahead and use java if that suits your project needs.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.