SSIA. If I wanted to make the program I have now (that's written in VB), what language would I need to learn to make it so my program is available for the mac platform?
Printable View
SSIA. If I wanted to make the program I have now (that's written in VB), what language would I need to learn to make it so my program is available for the mac platform?
I think the Real Basic is some thing like VB for Mac OS
check out www.realbasic.com
But I never worked on that.
you might be able to decompile to assembly and then recompile for osx, but it could be slow.
perhaps this is becomming less of an issue now that macs are starting to run windows...
Java should work as well I believe there are some vb to java converters out there although I would imagine they're not 100% might be worth a shot