Ignore:
Timestamp:
Feb 8, 2006, 5:18:56 PM (19 years ago)
Author:
mmc
Message:
  • Fixed the license terms to comply with the official open source license from Purdue's OTC office.
  • Fixed the scroller to handle scrollbars properly. They weren't always popping up when needed. Sometimes you had to scroll a little first. Better now.
  • Fixed the DeviceEditor? to pack its internal widgets better, so images within a DeviceViewer1D structure can change size and will show up properly.
  • Fixed the analyzer to take down the progress bar properly when there's an error during execution.
  • Fixed the Rappture::exec command to initialize execctl properly, in case there's an error during execution.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/exec.tcl

    r158 r168  
    3333    set execout(channel) ""
    3434    set execout(extra) ""
     35    set execctl ""
    3536
    3637    set status [catch {eval blt::bgexec ::Rappture::execctl \
Note: See TracChangeset for help on using the changeset viewer.