LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   creating C++ GUI in eclipse (https://www.linuxquestions.org/questions/linux-newbie-8/creating-c-gui-in-eclipse-838193/)

kiruja 10-15-2010 02:23 AM

creating C++ GUI in eclipse
 
I am trying to create c++ GUI using eclipse in kubuntu!! but the problem is that i dont know how to create one.somebody pliz help

prayag_pjs 10-15-2010 03:08 AM

Hi,

Refer this link;

Using the Eclipse GUI :

http://www.ibm.com/developerworks/library/os-ecgui1/


With this you can do Integrated Development Environment: C/C++ development with the Eclipse Platform:

http://www.ibm.com/developerworks/op...ibrary/os-ecc/

theNbomr 10-15-2010 12:09 PM

In Eclipse, you can do C/C++ development using the CDT plugin. There is also a Qt plugin for Eclipse, that allows you to run the Qt Designer in Eclipse. Installation of all the components is described in Eclipse – C/C++ (CDT), Python (PyDev), and Qt (Qt4) Plugins. There may also be GTK+ oriented support for Eclipse, but I don't think it includes a GUI designer tool.

--- rod.

dstoian 01-06-2013 01:15 PM

Quote:

Originally Posted by prayag_pjs (Post 4128119)
Hi,

Refer this link;

Using the Eclipse GUI :

http://www.ibm.com/developerworks/library/os-ecgui1/


With this you can do Integrated Development Environment: C/C++ development with the Eclipse Platform:

http://www.ibm.com/developerworks/op...ibrary/os-ecc/

Not really: what you suggested here is actually Java GUI development... not C++ GUI development as original poster asked.


All times are GMT -5. The time now is 06:41 AM.