GUI

Programming, for all ages and all languages.
Locked
Laik
Posts: 8
Joined: Tue Mar 03, 2009 4:58 am

GUI

Post by Laik »

how to make GUI ?...
any like Windows XP or Vista,I need any images or not?...
what about icons,start bar and otherwises?
User avatar
Love4Boobies
Member
Member
Posts: 2111
Joined: Fri Mar 07, 2008 5:36 pm
Location: Bucharest, Romania

Re: GUI

Post by Love4Boobies »

He's a thread that's just asking to be locked. But adding some stuff to the wiki wouldn't be a bad idea IMO.
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
Laik
Posts: 8
Joined: Tue Mar 03, 2009 4:58 am

Re: GUI

Post by Laik »

I am here at first time so I don't know where,how,what...okay?...
User avatar
AndrewAPrice
Member
Member
Posts: 2299
Joined: Mon Jun 05, 2006 11:00 pm
Location: USA (and Australia)

Re: GUI

Post by AndrewAPrice »

Can you please reask your question in more detail? Where will you use this GUI?

Do you mean you want to write a window manager? For your OS or another OS?

Usually icons and the like are stored in images on the disk, this could also apply for the various decor around the window. The alternative is to procedurally generate they decor (this means draw the lines in code, use fractals to make patterns, draw gradients in code, etc).
My OS is Perception.
User avatar
Love4Boobies
Member
Member
Posts: 2111
Joined: Fri Mar 07, 2008 5:36 pm
Location: Bucharest, Romania

Re: GUI

Post by Love4Boobies »

Fractals? :| Gosh, that'd be speed for ya!
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
Laik
Posts: 8
Joined: Tue Mar 03, 2009 4:58 am

Re: GUI

Post by Laik »

I will use this for "Develop System Part" anything like in Windows is "Safe Mode"
I need only place where I can working on.Yes it's for my OS
User avatar
AndrewAPrice
Member
Member
Posts: 2299
Joined: Mon Jun 05, 2006 11:00 pm
Location: USA (and Australia)

Re: GUI

Post by AndrewAPrice »

Do you have a working OS up to the stage you can load programs and draw graphics onto the screen (the minimum you should be at before thinking about implementing a GUI)?

Read about James T. Klik.
My OS is Perception.
Laik
Posts: 8
Joined: Tue Mar 03, 2009 4:58 am

Re: GUI

Post by Laik »

I must know how it will be displayed...Okay for now thanks...
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: GUI

Post by Combuster »

Hey, its a cotton clone.

Laik: Read the rules
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Locked