Changeset 416 for trunk/orient.tcl
- Timestamp:
- Dec 4, 2009 5:05:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/orient.tcl
- Property rcs:date changed from 2000/10/03 23:29:29 to 2001/09/04 22:06:05
- Property rcs:lines changed from +5 -2 to +3 -2
- Property rcs:rev changed from 1.5 to 1.6
r305 r416 5 5 proc MakeOrientPane {} { 6 6 global expgui expmap 7 pack [frame $expgui(orientFrame).hs] -side left -expand y -fill both 7 pack [frame $expgui(orientFrame).hs -class HistList] \ 8 -side left -expand y -fill both 8 9 MakeHistBox $expgui(orientFrame).hs 9 10 bind $expgui(orientFrame).hs.lbox <ButtonRelease-1> {
Note: See TracChangeset
for help on using the changeset viewer.