Update and reorganize XRC overview to make it more useful.
Emphasize the parts most useful for the new users instead of more advanced concepts and generally make the text more readable. Closes #12661. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -62,7 +62,7 @@ protected:
|
||||
{
|
||||
...
|
||||
|
||||
prottected:
|
||||
protected:
|
||||
bool IsSizerNode(wxXmlNode *node) const
|
||||
{
|
||||
return IsOfClass(node, "MySizer") ||
|
||||
|
Reference in New Issue
Block a user