ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/do_options.tcl
(Generate patch)

Comparing ray/src/util/do_options.tcl (file contents):
Revision 2.6 by greg, Tue Oct 17 21:28:09 1995 UTC vs.
Revision 2.7 by greg, Fri May 17 13:58:35 1996 UTC

# Line 110 | Line 110 | proc do_options w {            # Set up options screen
110                          -anchor se
111          helplink $w.revert trad options revert
112          button $w.copy -text Copy -relief raised -command {getfile -grab \
113 <                        -send copyopts -view view_txt -glob $rif_glob}
113 >                        -send copyopts -view view_txt -glob $myglob(rif)}
114          place $w.copy -relwidth .1071 -relheight .0610 -relx .98 -rely .90 \
115                          -anchor se
116          helplink $w.copy trad options copy

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines