How to design GUI with wxwindow

L

Lee

I want to design some program with GUI, but it seems to be a bad idea
for me to use MFC in this program. I'm trying to use wxwindow.

If you know any good information(website/manual/article/source
code...) on wxwindow or how to use wxwindow, please help me!

Thank U!
 
M

Mike Wahler

Lee said:
I want to design some program with GUI, but it seems to be a bad idea
for me to use MFC in this program. I'm trying to use wxwindow.

If you know any good information(website/manual/article/source
code...) on wxwindow or how to use wxwindow, please help me!

www.wxwindows.org

-Mike
 
I

Ivan Vecerina

Lee said:
I want to design some program with GUI, but it seems to be a bad idea
for me to use MFC in this program. I'm trying to use wxwindow.

If you know any good information(website/manual/article/source
code...) on wxwindow or how to use wxwindow, please help me!

The discussion of non-standard libraries is off-topic on comp.lang.c++,

Try http://www.wxwindows.org/ or http://www.wxwidgets.org/
( the library has just been renamed to wxwidgets as a result
of a friendly settlement with a maker of "Windows" ).
It has the docs, the source downloads, including samples,
and a mailing list for support.

Cheers,
Ivan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top