LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   VB (https://www.linuxquestions.org/questions/programming-9/vb-629827/)

jani_fedora 03-22-2008 05:52 AM

VB
 
hi
i was using windows now i am shifted to linux
i had programmed few softwares in VB. now i want
to make some changes. can i do it in linux or i have
to install windows and VS to do this.

Linux Archive

Jesdisciple 03-22-2008 11:49 AM

Do you mean Visual Basic C++ or something else?

So far as I know, the only difference between two equivalent C++ sources for different compilers is the names of libraries and functions. So I think you "only" need to refactor all of those.

EDIT: BTW, I suggest that you save the original source and edit a copy just in case.

rubadub 03-22-2008 12:07 PM

I'm teaching someone VB2005 at the moment and since he's using a uni version of VS he brings round a HDD caddy with virtualbox installed and an image of XP with VS, etc...

However I believe there is a VS(vb) emulator somewhere on sourceforge, but it general, VB is for windows. Yet there are numerous BASIC implementations available.

A suggestion, you might like to look at python using the tkinter libraries for a GUI, or maybe java. Both of these are platform independent...

Welcome to the non-commercial, community based world of linux!


All times are GMT -5. The time now is 07:09 PM.