PDA

View Full Version : Something for VB


truNWA
April 8th, 2006, 07:54 AM
In school i have a VB class and i was just wondering... is there any program out there in linuxland that will do VB and has a GUI interface?

Kimm
April 8th, 2006, 09:32 AM
http://www.realsoftware.com/

I havnt tried it, and its not free, but It can open and work with VB projects.

(if you want to work with gtk# or terminal apps for .net: MonoDevelop is free, and it can load VB projects, its in the repos. It cant work with win32 gui's though (unless you hardcode that...))

Maby you can run SharpDevelop in wine too...

Landser
April 8th, 2006, 01:24 PM
Gambas (http://gambas.sourceforge.net/) is free, and it's similar to VB (In terms
of GUI/Form creation) .. And if you don't like it, there's a long updated list
at http://basic.mindteq.com/ which lists several VB/BASIC compilers for
Windows & Linux.