wxWidgets/contrib/utils/wxrcedit/df/tool.df
Václav Slavík 8576d6a454 added toolbar handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-08-11 19:10:39 +00:00

10 lines
170 B
Plaintext

node tool
type normal
icon 0
var bitmap of text
var bitmap2 of text
var toggle of bool
var pos of coord
var tooltip of text
var longhelp of text
derived from toolbar_item