Copyright © 2008, 2009 Arndt Roger Schneider
The Gooleditor features few properties.
Figure 4.2. Gooleditor Properties
Property Details:
The »custom« property accepts a procedure, which will create a custom dialog inside the Gooleditor itself. The custom dialog is placed right to the »Show« menubutton.
Example 4.2. A Customize Dialog
proc myicons base { return [button $base -text "Custom"] }
The path name to a Goolbar or Zoolbar window. These window must exist. Gooleditor might be a direct child to the same toplevel window.
Turns a Gooleditor into a preference-like navigation page.
Defines how items are displayed inside the Gooleditor.
There are no additional Option Database properties.
Figure 4.3. Another X11 Gooleditor