|
It is currently Thu Sep 09, 2010 1:37 am
|
View unanswered posts | View active topics
 |
|
 |
|
| Author |
Message |
|
metroid
|
Post subject: Visual basic for linux Posted: Mon Apr 21, 2008 7:45 am |
Joined: Mon Feb 25, 2008 9:29 am Posts: 12 Location: NY
|
|
does anybody know if there is something like visual (Basic,C, C++) for linux?
|
|
|
|
|
 |
|
SETEC_Astronomy
|
Post subject: Posted: Mon Apr 21, 2008 7:58 am |
Joined: Mon May 08, 2006 11:44 pm Posts: 582
|
Most Linux packages can be ported/used on any Linux based system but it might help if you can tell us what Linux OS you're using. I know there are several very good Visual C++ IDE programs for Linux but I'll have to lookup the links for you.
Edit: Here are a few links with downloads and good info
http://www.yolinux.com/TUTORIALS/LinuxTutorialC++.html <-- many links and tips
http://www.yolinux.com/TUTORIALS/Micros ... +Tips.html <-- Things to watch out for
http://www.kdevelop.org/ <-- Used with KDE
http://www.eclipse.org/ <-- Good and has a large user support community with many available plugins. Make sure you download the version for C++ or whatever language you end up wanting to use.
http://trolltech.com/downloads/opensource
http://kscope.sourceforge.net/
Edit 2: It occurs to me that you're asking in another thread for help with PIC programming. If you're looking for a C++ IDE so you can program your PICs A visual version with support for a GUI interface isn't needed. If you need a way to program PICs on Linux you should checkout sdcc which is an open source C compiler for embedded applications (sdcc = small device c compiler). You might also want to checkout gpsim which is a free and open source program that lets you simulate a PIC to test your code visually. If you use Ubuntu both programs are available in the repos.
|
|
|
|
|
 |
|
rmd6502
|
Post subject: Gambas Almost Means BASIC Posted: Sun May 11, 2008 8:38 pm |
Joined: Sun May 11, 2008 8:36 pm Posts: 1
|
|
|
|
|
 |
|
Sambuchi
|
Post subject: Posted: Mon May 12, 2008 1:27 am |
Joined: Tue Jan 18, 2005 1:01 am Posts: 366 Location: Orlando FL
|
I would recommend using java over any visual studio if you have a linux based system.
Code can be ported over cleanly to both windows and linux.
_________________
Tony
You can look at my projects here www.sambuchi.net
|
|
|
|
|
 |
|
philba
|
Post subject: Posted: Mon May 12, 2008 10:17 am |
Joined: Tue Nov 30, 2004 1:01 am Posts: 2050 Location: Seattle
|
|
as long as alternative languages are being mentioned - I'd suggest learning python. It's pretty easy to get started with it and there is a huge support community. Runs on just about everywhere.
If you want to build visual stuff, try tk/gtk.
|
|
|
|
|
 |
|
kheston
|
Post subject: Posted: Tue May 20, 2008 5:33 pm |
Joined: Wed Dec 03, 2003 1:01 am Posts: 325 Location: CA
|
|
Metroid,
If you're looking for a Visual Basic feel in the way of dragging buttons and text boxes onto a palette then writing code behind them (ala VB6, VS Express), take a look at Eclipse. IBM and the open-source community have built a decent GUI designer in Eclipse for the SWT. It's not quite as seamless as the Visual Studio products are, but the price is right and you won't be bound to product releases from Redmond once you get going.
The NetBeans stuff from SUN comes with a pretty good GUI designer, too.
Hope this helps.
_________________ Kurt - SF Bay
|
|
|
|
|
 |
|
jaem
|
Post subject: Posted: Thu May 22, 2008 1:05 pm |
Joined: Thu Feb 15, 2007 3:36 pm Posts: 148 Location: BC, Canada
|
I agree that KDevelop is great for QT/KDE-based programs, and a new release is in the works, IIRC. If you want to do GTK/GNOME-based apps, try Anjuta (I haven't used it myself, but I've heard it's good. For a GTK designer, you'll probably want GLADE. These are all likely available from your distro's repositories, and that's always the recommended way to get a hold of them, unless you have a particular reason not to
-Jeff
|
|
|
|
|
 |
|
Volter
|
Post subject: Re: Visual basic for linux Posted: Wed Jul 29, 2009 5:41 pm |
Joined: Mon Jan 12, 2009 7:36 am Posts: 85
|
|
Just take your OS files and see how it is set up for it to be a distro, it should tell you how to recognize what system you are on and etc. Then create a rpm file and see how it launches on your own system.
|
|
|
|
|
 |
|
stevech
|
Post subject: Re: Visual basic for linux Posted: Tue Aug 04, 2009 8:01 pm |
Joined: Mon Jun 05, 2006 9:27 pm Posts: 138
|
|
|
|
|
 |
|
cena
|
Post subject: Re: Visual basic for linux Posted: Mon Sep 07, 2009 12:57 am |
Joined: Mon Sep 07, 2009 12:30 am Posts: 3
|
|
Yes, you can do it visual(Basic,c,c++) for linux.If you can not have source file for this then better you go with internet searching.In linux you can have visul basic,c,and c++ but you can write different command for this and lengthy programming for this. Thanks.
|
|
|
|
|
 |
|
wd5gnr
|
Post subject: Re: Visual basic for linux Posted: Fri Nov 06, 2009 3:44 pm |
Joined: Wed Dec 19, 2001 1:01 am Posts: 104
|
|
|
|
|
 |
|
stevech
|
Post subject: Re: Visual basic for linux Posted: Tue Jan 12, 2010 10:20 pm |
Joined: Mon Jun 05, 2006 9:27 pm Posts: 138
|
|
|
|
|
 |
|
|
 |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|