Page 1 of 1

GUI C++ Library

Posted: Fri Jan 24, 2003 6:23 am
by yannsavoye
HI !!!!!!


DO YOU KNOW HOW TO CREATE A GUI C++ LIBRARY ?
DO YOU KNOW TO CREATE A GUI FOR AN OS ?


PLEASE HELP ME !

[email protected]
www.YANNSAVOYE.com

Re:GUI C++ Library

Posted: Fri Jan 24, 2003 11:15 am
by Tim
YES. BUT I WON'T TELL YOU IF YOU KEEP SHOUTING AT ME. :)

Re:GUI C++ Library

Posted: Fri Jan 24, 2003 11:30 am
by yannsavoye
ok escuse me ....


could you help me so ?

Re:GUI C++ Library

Posted: Fri Jan 24, 2003 4:01 pm
by Schol-R-LEA
yannsavoye wrote: could you help me so ?
<waits patiently for yannasavoye to finish question>

Hmmmn...

Well, I don't know how one would 'so', but we may be able to help you if you have any programming questions, and we will certainly try. Do you have any other questions? 8)

Seriously, there are a number of people here who have some experience in GUI programming and design, but we'll need a bit more detail about what sort of help you want. This is especially true with a subject as broad as GUI design, which encompasses look and feel design concepts, hardware driver programming, API design, and more.

You may also find it useful to scan through the archives first, as there are a large number of previous threads on this subject. Many of your questions may have already been answer once before.

Re:GUI C++ Library

Posted: Fri Jan 24, 2003 4:43 pm
by yannsavoye
well I would like to know all in order to create a GUI for OS in C++

: I would like a tutortial about _ API
_ GUI library ( how to create a )
_ how to link a GUI t oan OS

Re:GUI C++ Library

Posted: Sun Jan 26, 2003 8:56 am
by Tim
It's doubtful you'll find a whole tutorial telling you exactly how to write a GUI, since it's such a large and complex subject. The best you could do would be to study existing GUIs, and their source code if possible.

Re:GUI C++ Library

Posted: Sun Jan 26, 2003 10:10 am
by yannsavoye
well , ;( it's all lot of work to do so !!

Re:GUI C++ Library

Posted: Sun Jan 26, 2003 12:03 pm
by Tim
Yes, that's right. Maybe you could do the learning yourself, and, when you become an expert, you can write a tutorial to help beginners.

Re:GUI C++ Library

Posted: Sun Jan 26, 2003 3:34 pm
by whyme_t
yannsavoye wrote: API
I don't really know what kind of tutorial you want for API, but here is a link to a definition. http://www.apitechnology.com/whatis.htm
GUI library ( how to create a )
Some links to pages on designing/internals of GUI APIs :-
http://www.gamedev.net/reference/programming/features/gui/
http://www.wxwindows.org/
http://rapidsvn.tigris.org/
http://pages.infinit.net/pain/opengui/opengui.htm
http://www.llp.fu-berlin.de/baum/graphics-GUI.html
how to link a GUI to an OS
It depends on which suite of tools you use to develop your OS, and how your OS handles libraries.

http://bioinfo.mshri.on.ca/tkcourse/session1/1024/sld039.htm
http://www.delorie.com/gnu/docs/libtool/libtool_9.html
http://www.delorie.com/gnu/docs/libtool/libtool_14.html

Re:GUI C++ Library

Posted: Wed Jan 29, 2003 3:13 pm
by yannsavoye
thank you to you all .........

i'll try hard with your advice ...