Version 2 of ntk button

Updated 2007-12-02 15:00:07 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