GUI C++ Library
GUI C++ Library
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
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
<waits patiently for yannasavoye to finish question>yannsavoye wrote: could you help me so ?
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?
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
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
: 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
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
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
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.htmyannsavoye wrote: API
Some links to pages on designing/internals of GUI APIs :-GUI library ( how to create a )
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
It depends on which suite of tools you use to develop your OS, and how your OS handles libraries.how to link a GUI to an OS
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