Version 1 of ntk button

Updated 2007-12-01 21:58:42 by apw

ntk button command implemented as ::itcl::extendedclass ::ntk::classes::button

Options:

  • -command command callback script default {}
  • -image image to be used instead of text default {}
  • -state state of button either pressed or released default: released
  • -textwidth width of text default 0
  • -textheight height of text default: 0

MethodVariables:

Public commands:

  • buttonDraw

Inheritance: theme