Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Jun 2008
    Posts
    2

    Red face 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

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    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

  3. #3
    Just 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!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...