Results 1 to 3 of 3
hi to all pros..
i'm a noob using KDE C/C++ (Fedora 7). and i had no programming experience in C++. I am required to do a project using this for ...
- 06-23-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 2
drawing sqaures using source codes
hi to all pros..
i'm a noob using KDE C/C++ (Fedora 7). and i had no programming experience in C++. I am required to do a project using this for a floorplan and now i cant even start drawing squares for the rooms using the source codes?
does any kind souls out there pls direct me? ^^
*(like any recommended web sites that i can find relevant sources)*
thx
- 06-23-2008 #2
The problem is C++ has no built-in facilities for drawing stuff.
You will have to use a supplementing library in order to draw things.
Library (computing) - Wikipedia, the free encyclopedia
There are several of them, some easy to use, some very advanced.
Maybe you want to look at cairo.
cairographics.org
- 06-26-2008 #3Just Joined!
- Join Date
- Jun 2008
- Posts
- 2
Re:
0oo.. thx alot GNU fan.. will come back to u again if i had more problem
THX!


Reply With Quote