Or in other words...
Is there something similiar looking (or feeling) visual-basic-like programming environment that runs on the linux operating system and is used to build gui-based applications that runs on linux systems?
2007-01-03
18:26:07
·
10 answers
·
asked by
deostroll
3
in
Computers & Internet
➔ Programming & Design
I am not suggesting that this language uses the syntax of BASIC in anyway. Rather can we build gui applications based on the same idea that a visual basic developer environment uses. For e.g. can we simply drag and drop controls and then add code to them like we do in normal visual basic. Or do we have to hard code everything...?
2007-01-03
18:40:58 ·
update #1
Yes of course there is Java. But that was not what I had in mind... I am talking about applications that predominantly run in the linux platform without the use of virtual environments, of any kind for that matter.
2007-01-03
18:45:48 ·
update #2
not sure the need - it would influence my recomendation. For a GPL'ed VB type IDE chech out:
http://gambas.sourceforge.net/
if thats not what you need read:
http://en.wikipedia.org/wiki/List_of_integrated_development_environments
or maybe search the eclipse plug in list....
2007-01-03 18:46:07
·
answer #1
·
answered by Tom Davidson 2
·
1⤊
0⤋
hi!
There is no language like Visual Basic. In Linux Python used to develop the GUI applications.
2007-01-03 18:34:52
·
answer #2
·
answered by Govarthanan R S 2
·
1⤊
0⤋
Programs designed for Windows will not work on any version of Linux. You'll need to get/buy linux versions (or similar programs) to install them on linux. Eg- you can get OpenOffice for Linux which has a word procrssor, spreadsheet etc.
2016-03-29 07:00:28
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
There are many. For example: For website designing, there is Java. I think even VB can be used through Linux
2007-01-03 18:36:25
·
answer #4
·
answered by RIA 3
·
0⤊
0⤋
Yes there is Qt which is similar to VB ,is used to create X applications in Linux .
We have similar menubars, scollbars, dropdown lists, checkboxes, buttons, multiple document interface, .... which can be dragged and dropped like in VB.
2007-01-03 18:40:16
·
answer #5
·
answered by coolvintage21 2
·
0⤊
0⤋
yes there is programming language equivalent VB that runs on linux operating system.
2007-01-03 18:42:08
·
answer #6
·
answered by bhumika c 1
·
0⤊
0⤋
You should consider upgrading your skills to C++ or JAVA, in that case.
You might like Python but I don't know what it is you're wanting to build.
2007-01-03 18:34:58
·
answer #7
·
answered by bogus_dude 6
·
0⤊
0⤋
Oh yes ! Definitely there is. Use Qt. or Delphi. You will find them even more easier than VB.. and strictly structered. Meaning less memory holes .....................
2007-01-03 18:36:04
·
answer #8
·
answered by aliasgherman 2
·
0⤊
0⤋
I think Java is the answer !
2007-01-03 18:41:35
·
answer #9
·
answered by The Good Hitler 2
·
0⤊
0⤋
if you're looking to build GUI apps, probably not as those are mostly hooks into built in windows apis... time to learn a real language... :-/
2007-01-03 18:28:52
·
answer #10
·
answered by abatardi 3
·
1⤊
1⤋