Version 0 of ntk listbox

Updated 2007-10-15 10:39:29 by apw

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

Options:

  • -bg
  • -font
  • -fontsize
  • -textcolor
  • -bd
  • -selectioncolor
  • -selectioncallback
  • -xscrollcommand
  • -yscrollcommand

MethodVariables:

  • data
  • xoffset
  • yoffset
  • contextdata
  • sizedata
  • selected
  • peakwidth
  • peaklineheight
  • peaklinewidth
  • totalheight
  • starty
  • pendingAfterId

[ Category Command | Category GUI | Category Graphics ]