Version 0 of ntk window

Updated 2007-10-15 10:19:55 by apw

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

Options:

  • -x
  • -y
  • -width
  • -height
  • -reqwidth
  • -reqheight
  • -rotate
  • -buttonpress
  • -buttonrelease
  • -keypress
  • -keyrelease
  • -motion
  • -visible

MethodVariables:

  • parent
  • children
  • redraw
  • update
  • removeFromManager
  • redrawTreeData
  • destroy
  • toplevel
  • obj
  • wpath

[ Category Command | Category GUI | Category Graphics ]