graphical library



 DEVELOP > c-Plus-Plus > graphical library

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1

1

 
Topic: DEVELOP > c-Plus-Plus
User: "Pawel_Iks"
Date: 19 Jan 2008 09:53:58 AM
Object: graphical library
I want to write some program when I have to do some graphs. How
library will be appropriate for this purpose and where it is
availlable?
.

User: "=?utf-8?Q?David_C=C3=B4me?="

Title: Re: graphical library 19 Jan 2008 10:09:07 AM
On Sat, 19 Jan 2008 16:53:58 +0100, Pawel_Iks <pawel.labedzki@gmail.com>
wrote:

I want to write some program when I have to do some graphs. How
library will be appropriate for this purpose and where it is
availlable?

Qt and WxWidgets are the main library for GUI in C++ .

.

User: "Markus Ilmola"

Title: Re: graphical library 19 Jan 2008 11:21:08 AM
Pawel_Iks kirjoitti:

I want to write some program when I have to do some graphs. How
library will be appropriate for this purpose and where it is
availlable?

If you just need to draw graphics and do not need a full GUI then SDL is
a popular choice (www.libsdl.org). If you need a full GUI then take a
look at wxWidgets, Qt, GTK and others.
.
User: "=?utf-8?Q?David_C=C3=B4me?="

Title: Re: graphical library 19 Jan 2008 11:24:34 AM
On Sat, 19 Jan 2008 18:21:08 +0100, Markus Ilmola
<markus.ilmola@pp.inet.fi> wrote:

Pawel_Iks kirjoitti:

I want to write some program when I have to do some graphs. How
library will be appropriate for this purpose and where it is
availlable?


If you just need to draw graphics and do not need a full GUI then SDL is
a popular choice (www.libsdl.org). If you need a full GUI then take a
look at wxWidgets, Qt, GTK and others.

If he must just draw into a window, SFML it the best
.



  Page 1 of 1

1

 


Related Articles
 

NEWER

pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER