Making a GUI intergarting this.

Discussion in 'Programming' started by Teh-Uploader, Jul 15, 2007.

Thread Status:
Not open for further replies.
  1. #1
    [​IMG]

    Hi,

    I am having so much problem trying to make a GUI, can anybody help me out?

    its for a complate operating system

    Many thanks
     
    Teh-Uploader, Jul 15, 2007 IP
  2. ProgrammersTalk

    ProgrammersTalk Peon

    Messages:
    684
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    what kind of GUI are you trying to create? :-/ what language?
     
    ProgrammersTalk, Jul 15, 2007 IP
  3. Teh-Uploader

    Teh-Uploader Peon

    Messages:
    1,118
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Sorry lack of info.

    C++ for an OS.
     
    Teh-Uploader, Jul 15, 2007 IP
  4. tbe

    tbe Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Are you making this OS? Or are you just doing the art?
     
    tbe, Jul 16, 2007 IP
  5. Teh-Uploader

    Teh-Uploader Peon

    Messages:
    1,118
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    The OS......
     
    Teh-Uploader, Jul 16, 2007 IP
  6. tbe

    tbe Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    There are probably much better places to ask this question than here. I'm sure there is an OS forum somewhere:) Anyway, the best way to do a gui would be to get a good graphics library and work with that. Each button push would call an event that does the function etc. Dragging and dropping is a similar idea.
     
    tbe, Jul 18, 2007 IP
Thread Status:
Not open for further replies.