One reason might be that when you download the documentation, you find such gems as:
Use ASSERT
Although I haven't done this myself within wxWidgets, it is good practice to use ASSERT statements liberally,...
Positive thinking It is common to blow up the problem in one's imagination, so that it seems to threaten weeks, months or even years of work....
// // file name: hworld.cpp // // purpose: wxWidgets "Hello world" // // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h" #ifdef __BORLANDC__ #pragma hdrstop #endif #ifndef WX_PRECOMP #include "wx/wx.h" #endif
Even the contents page header is "wxWidgets 2.6.1: A portable C++ and Python GUI toolkit"
- wxTopLevelWindow::GetIcon - wxPerl note: This method is not implemented in wxPerl
- wxTopLevelWindow::GetIcons - wxPerl note: This method is not implemented in wxPerl
- wxTopLevelWindow::GetTitle - wxPerl note: This method is not implemented in wxPerl
- ...
At which point I decided whatever limitations of documentation Tk has, and they are myriad, at least most of it is a) relevant; b) mostly Perl related.
In reply to Re^2: Win32 development
by BrowserUk
in thread Win32 development
by dragonchild
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |