diff --git a/wxPython/wxPython/tools/XRCed/xrced.py b/wxPython/wxPython/tools/XRCed/xrced.py index c28c5e89dd..8ab092f418 100644 --- a/wxPython/wxPython/tools/XRCed/xrced.py +++ b/wxPython/wxPython/tools/XRCed/xrced.py @@ -45,9 +45,11 @@ else: debug = 0 g.helpText = """\ -
To start select tree root, then popup menu with your right mouse button, select "Append Child", and then any command.
+Or just press one of the buttons on the tools palette.
Enter XML ID, change properties, create children.
To test your interface select Test command (View menu).
Consult README file for the details.