toolboxes_file.rst 708 B

1234567891011121314151617181920212223242526272829
  1. Toolboxes file
  2. ==============
  3. This file contains definition of toolboxes. A toolbox contains references (links) to other items, namely
  4. ``"<module-items>"``
  5. ,
  6. ``"<wxgui-items>"``
  7. and other toolboxes using tag
  8. ``"<subtoolbox>"``
  9. . Tag
  10. ``"<separator>"``
  11. is used when the view supports some kind of visual separators to group parts of the toolbox (or menu).
  12. Items are referenced using
  13. ``name``
  14. attribute. In case of
  15. ``"<module-items>"``
  16. ,
  17. ``"<wxgui-items>"``
  18. also subelements can be added to create new items or to replace subelements values from item definition.
  19. |toolboxes_filestructure.png|
  20. .. |toolboxes_filestructure.png| image:: toolboxes_filestructure.png
  21. :width: 6.9252in
  22. :height: 6.2957in