Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   C++ (http://www.velocityreviews.com/forums/f39-c.html)
-   -   gui (http://www.velocityreviews.com/forums/t267645-gui.html)

IhateSPAM 06-24-2003 08:33 AM

gui
 
Hi,

Isn't there any program that works like borland C++ builder or microsoft
visual studio for gcc/g++??

I mean in window GUI building. They are so simple to make forms and to
handle mouse clicks,.....


Thanking in advance



Adie 06-24-2003 08:51 AM

Re: gui
 
IhateSPAM wrote:

>Hi,
>
>Isn't there any program that works like borland C++ builder or microsoft
>visual studio for gcc/g++??
>
>I mean in window GUI building. They are so simple to make forms and to
>handle mouse clicks,.....


Have a look at Qt Designer or Kylix.

IhateSPAM 06-24-2003 10:18 AM

Re: gui
 
> Try Kdevelop. http://www.kdevelop.org/

I think Kdevelop is just for KDE, linux.

And what about windows? Is there any prog that works with win32 api?



IhateSPAM 06-24-2003 10:19 AM

Re: gui
 
> Have a look at Qt Designer or Kylix.

Kylix works with Delphi/Pascal and not with gcc, I think



Adie 06-24-2003 10:26 AM

Re: gui
 
IhateSPAM wrote:

>> Have a look at Qt Designer or Kylix.

>
>Kylix works with Delphi/Pascal and not with gcc, I think


AFAIK Kylix now supports C++, anyway gcc is a C compiler you want g++ for
C++

Robert Sabocanec 06-24-2003 12:04 PM

Re: gui
 
On Tue, 24 Jun 2003 09:33:56 +0100, IhateSPAM <sorry@IhateSPAM.org> wrote:
> Hi,
>
> Isn't there any program that works like borland C++ builder or microsoft
> visual studio for gcc/g++??
>
> I mean in window GUI building. They are so simple to make forms and to
> handle mouse clicks,.....
>


try at http://www.wxwindows.org/

Robi

Geiregat Jonas 06-24-2003 02:03 PM

Re: gui
 
Robert Sabocanec wrote:
> On Tue, 24 Jun 2003 09:33:56 +0100, IhateSPAM <sorry@IhateSPAM.org> wrote:
>
>> Hi,
>>
>> Isn't there any program that works like borland C++ builder or microsoft
>> visual studio for gcc/g++??
>>
>> I mean in window GUI building. They are so simple to make forms and to
>> handle mouse clicks,.....
>>

>
> try at http://www.wxwindows.org/
>
> Robi

Like robi said try wxwindows + dev c++
dev c++ is the gui layer above gcc for windows using mingw


Cornelis Wessels 06-25-2003 06:52 PM

Re: gui
 
>
> Isn't there any program that works like borland C++ builder or microsoft
> visual studio for gcc/g++??
>
> I mean in window GUI building. They are so simple to make forms and to
> handle mouse clicks,.....
>


Look at http://www.fltk.org

--
Kees


All times are GMT. The time now is 12:41 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.