i am wondering how to create a gui that is something like wxWidgets. I know how to use the windows api and all of that so i am not asking how to create a button or edit box but really am asking how to create a pixel on the screen without using the windows api, wxWidgets or any gui like that. I want to know how to create my own gui.
For example, i want to know how does wxWidgets create there windows, buttons, etc.
thanks in advnace

Recommended Answers

All 2 Replies

> For example, i want to know how does wxWidgets create there windows, buttons, etc.
It's open source, go read the code.

> For example, i want to know how does wxWidgets create there windows, buttons, etc.
It's open source, go read the code.

Well, I guess if he reads the documentation or some of the tutorials listed here, it will be already more than enough for him :P

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.