Thread: graphics

  1. #1
    Registered User
    Join Date
    Nov 2004
    Posts
    86

    graphics

    *WARNING* Long and tedious question, nearly impossible to answer *WARNING*

    I keep reading all this stuff 'bout graphics APIs fro different platforms, but how would one go about creating one's own GUI?

    I apologize if this question is one that falls under the category of "Insane .......... that shoudl be left alone*, so please let me know if I shouldn't touch this kind of subject

  2. #2
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    You create a GUI by using a windowing API. On a windows OS, that would be the Windows API. http://winprog.org/tutorial/ has tutorials on how to do this.

  3. #3
    Registered User
    Join Date
    Nov 2004
    Posts
    86
    any idea as to how to do this on a MAC?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Turtle Graphics, how does it work?
    By freddyvorhees in forum C++ Programming
    Replies: 15
    Last Post: 08-28-2009, 09:57 AM
  2. Graphics Programming :: Approach and Books
    By kuphryn in forum Windows Programming
    Replies: 4
    Last Post: 05-11-2004, 08:33 PM
  3. egavga.bgi problem
    By sunil21 in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 09-22-2003, 05:06 PM
  4. Graphics Devices and Cprintf clash
    By etnies in forum C Programming
    Replies: 6
    Last Post: 05-09-2002, 11:14 AM