If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
-
ivan
- Earned a small fee

- Posts: 17
- Joined: Wed Feb 15, 2006 9:40 am
- Location: Serbia & Montenegro
Post
by ivan » Wed Feb 15, 2006 1:09 pm
I downloaded a DevPack for wxWidgets and installed it correctly. It works fine and I really enjoy in using it. The problem is that I didn't got any examples with the DevPack. Could somebody send me the example files to <
[email protected] >
Thank you in advance.
-
chris
- I live to help wx-kind

- Posts: 150
- Joined: Fri Oct 08, 2004 2:05 pm
- Location: Europe
Post
by chris » Wed Feb 15, 2006 4:55 pm
Hi ivan,
simply download the source code of wx for your platform (Windows in this case) and extract it. The examples are found in the subfolder "samples".
Download:
http://www.wxwidgets.org/downld2.htm
HTH, Chris
this->signature=NULL;
-
ivan
- Earned a small fee

- Posts: 17
- Joined: Wed Feb 15, 2006 9:40 am
- Location: Serbia & Montenegro
Post
by ivan » Wed Feb 15, 2006 6:06 pm
I would do that. but I am on damn-slow dial-up and it would take me 6-7 hours to download all source code( about 19 MB ). So can somebody send to me just the examples? Please?
-
benedicte
- wxWorld Domination!

- Posts: 1409
- Joined: Wed Jan 19, 2005 3:44 pm
- Location: Paris, France
Post
by benedicte » Wed Feb 15, 2006 7:28 pm
Which version of wxWidgets are you working with? 2.6.1, 2.6.2, 2.6.3 ?? older ?
The samples may change a bit with newer wx versions.
-
chris
- I live to help wx-kind

- Posts: 150
- Joined: Fri Oct 08, 2004 2:05 pm
- Location: Europe
Post
by chris » Wed Feb 15, 2006 10:24 pm
ivan, I sent you a private message.
Chris
this->signature=NULL;