Install VB6 (Visual basic 6 ) without using wine [duplicate]

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
This question already has an answer here:
I want to install a visual basic 6 in Ubuntu 14 step by step [duplicate]
1 answer
How to install VB6 in Ubuntu 17.10 without using a wine,
if Visual studio supports to VB6 codes then how to add extension in visual studio.
development source-code
marked as duplicate by muru, vidarlo, karel, Eric Carvalho, Fabby Mar 13 at 9:22
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
up vote
1
down vote
favorite
This question already has an answer here:
I want to install a visual basic 6 in Ubuntu 14 step by step [duplicate]
1 answer
How to install VB6 in Ubuntu 17.10 without using a wine,
if Visual studio supports to VB6 codes then how to add extension in visual studio.
development source-code
marked as duplicate by muru, vidarlo, karel, Eric Carvalho, Fabby Mar 13 at 9:22
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
this is not duplicate question
â Kunal S Kasar
Mar 21 at 11:33
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
This question already has an answer here:
I want to install a visual basic 6 in Ubuntu 14 step by step [duplicate]
1 answer
How to install VB6 in Ubuntu 17.10 without using a wine,
if Visual studio supports to VB6 codes then how to add extension in visual studio.
development source-code
This question already has an answer here:
I want to install a visual basic 6 in Ubuntu 14 step by step [duplicate]
1 answer
How to install VB6 in Ubuntu 17.10 without using a wine,
if Visual studio supports to VB6 codes then how to add extension in visual studio.
This question already has an answer here:
I want to install a visual basic 6 in Ubuntu 14 step by step [duplicate]
1 answer
development source-code
development source-code
edited Mar 6 at 9:23
Naresh S Nash
1656
1656
asked Mar 6 at 9:03
Kunal S Kasar
164
164
marked as duplicate by muru, vidarlo, karel, Eric Carvalho, Fabby Mar 13 at 9:22
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by muru, vidarlo, karel, Eric Carvalho, Fabby Mar 13 at 9:22
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
this is not duplicate question
â Kunal S Kasar
Mar 21 at 11:33
add a comment |Â
this is not duplicate question
â Kunal S Kasar
Mar 21 at 11:33
this is not duplicate question
â Kunal S Kasar
Mar 21 at 11:33
this is not duplicate question
â Kunal S Kasar
Mar 21 at 11:33
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
1
down vote
Take a look at Mono for VB.Net support Under Linux (at my knowledge, it's the closest solution to VB6 you'll get) (the IDE is called Monodevelop).
I had tryed it but Like visual basic it can not support Design GUI Forms
â Kunal S Kasar
Mar 6 at 10:56
add a comment |Â
up vote
1
down vote
To Design Form like in Visual basic as well as compile, run code, you can install Gambas3:
sudo apt-get install gambas3
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Take a look at Mono for VB.Net support Under Linux (at my knowledge, it's the closest solution to VB6 you'll get) (the IDE is called Monodevelop).
I had tryed it but Like visual basic it can not support Design GUI Forms
â Kunal S Kasar
Mar 6 at 10:56
add a comment |Â
up vote
1
down vote
Take a look at Mono for VB.Net support Under Linux (at my knowledge, it's the closest solution to VB6 you'll get) (the IDE is called Monodevelop).
I had tryed it but Like visual basic it can not support Design GUI Forms
â Kunal S Kasar
Mar 6 at 10:56
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Take a look at Mono for VB.Net support Under Linux (at my knowledge, it's the closest solution to VB6 you'll get) (the IDE is called Monodevelop).
Take a look at Mono for VB.Net support Under Linux (at my knowledge, it's the closest solution to VB6 you'll get) (the IDE is called Monodevelop).
answered Mar 6 at 9:34
Simon Van Machin
23010
23010
I had tryed it but Like visual basic it can not support Design GUI Forms
â Kunal S Kasar
Mar 6 at 10:56
add a comment |Â
I had tryed it but Like visual basic it can not support Design GUI Forms
â Kunal S Kasar
Mar 6 at 10:56
I had tryed it but Like visual basic it can not support Design GUI Forms
â Kunal S Kasar
Mar 6 at 10:56
I had tryed it but Like visual basic it can not support Design GUI Forms
â Kunal S Kasar
Mar 6 at 10:56
add a comment |Â
up vote
1
down vote
To Design Form like in Visual basic as well as compile, run code, you can install Gambas3:
sudo apt-get install gambas3
add a comment |Â
up vote
1
down vote
To Design Form like in Visual basic as well as compile, run code, you can install Gambas3:
sudo apt-get install gambas3
add a comment |Â
up vote
1
down vote
up vote
1
down vote
To Design Form like in Visual basic as well as compile, run code, you can install Gambas3:
sudo apt-get install gambas3
To Design Form like in Visual basic as well as compile, run code, you can install Gambas3:
sudo apt-get install gambas3
edited Mar 6 at 21:52
galoget
2,1062820
2,1062820
answered Mar 6 at 11:03
Kunal S Kasar
164
164
add a comment |Â
add a comment |Â
this is not duplicate question
â Kunal S Kasar
Mar 21 at 11:33