Version 6 of ntk frame

Updated 2007-12-02 15:56:01 by apw

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

Syntax:

  • ntk frame WindowPathName ?-bg rgbaList? ?-tile tileTheme?

Options:

  • -bg background default value is list 127 127 127 255
  • -tile tile theme default value is "" (other themes are not yet implemented)

Methodvariables:

Public commands:

  • frameDraw

Inheritance:

  • window