Ignore:
Timestamp:
Feb 2, 2010 2:33:08 PM (14 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/blt4/gui/scripts/postern.tcl

    r1342 r1651  
    8282    set inner [$itk_component(hull).popup component inner]
    8383
    84     Rappture::Scroller $inner.area
     84    blt::scrollset $inner.area  -window $inner.area.text
    8585    pack $inner.area -expand yes -fill both
    8686    text $inner.area.text
    87     $inner.area contents $inner.area.text
    8887
    8988    $inner.area.text tag configure error -foreground red \
Note: See TracChangeset for help on using the changeset viewer.