News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Want wxWidgets help cocuments

Started by FreeSouth, June 02, 2007, 06:12:45 AM

Previous topic - Next topic

FreeSouth

This documents (http://www.wxwidgets.org/manuals/stable/wx_contents.html) is very useful for all the wxWidgetser  , I am a beginner and want to know where can download it as a package?  Thank you ....

PS :Sorry for my poor English ~~~~~~

David Perfors

OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

raph


SamT

If you install wxwidgets (msw)package, you will find the document in the subfolder.
for example: C:\wxWidgets-2.8.4\docs\htmlhelp\wx.chm

On the other hand, you might interested in the book "Cross-Platform GUI Programming with wxWidgets" http://cnwxwidgets.googlepages.com/wxwidgets_frame.html

FreeSouth

Xie Xie mispunt , SamT and raph ,   ps: Xie Xie means thanks @_@

FreeSouth


David Perfors

It is a book that you should buy, not to download. Of course it is possible to download it somewhere, but it is based on wx2.6.x
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

raph

Downloading that book is absolutely legal, but you surely may want to buy it, which makes reading more comfortable  :D.
I got the link from wikipedia.
@FreeSouth: Url is working for me.

Regards
raph

FreeSouth

Quote from: mispunt on June 05, 2007, 07:34:37 PM
It is a book that you should buy, not to download. Of course it is possible to download it somewhere, but it is based on wx2.6.x
I am sure that I want to buy it , but I don't know how to buy it ~~~
This book can't be found in my country easily, and I can download it and print as a book also.

FreeSouth

Quote from: raph on June 05, 2007, 08:24:18 PM
Downloading that book is absolutely legal, but you surely may want to buy it, which makes reading more comfortable  :D.
I got the link from wikipedia.
@FreeSouth: Url is working for me.

Regards
raph
The link is very slowly and it stop when the progress arrive at 45% many times~~ 

Deschamps

Quote from: mispuntIt is a book that you should buy, not to download. Of course it is possible to download it somewhere, but it is based on wx2.6.x

raph has already commented it, but i would like to add that this book is edited as part of the Prentice Hall Professional Technical Reference (phptr.com, just the site from where the download is available), inside the Bruce Perens' Open Source Series. This, and all the other titles included there (most of them also available for downloading), are under the open source license, so they are legal to copy, modify, and redistribute. The electronic versions of the books are placed on the web a few months after the print versions hit stores, and there is no legal issue with downloading these e-books.

Regards.
Those who were seen dancing were thought to be insane by those who could not hear the music

David Perfors

I must admit, I didn't know that :) Thanks for the information
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring