- Timestamp:
- May 14, 2019, 2:41:45 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20190329/src/kapa2/src/LoadFrame.c
r38986 r40731 93 93 SetSectionSizes (section); 94 94 Refresh(); 95 // if (USE_XWINDOW) DrawFrame (graph);96 // FlushDisplay ();97 98 /* XXX why did I do this??? */99 # if (0)100 status = TRUE;101 if (status) {102 for (i = 0; i < Nsection; i++) {103 PositionPicture (§ion[i]);104 }105 if (USE_XWINDOW) XClearWindow (graphic.display, graphic.window);106 Refresh ();107 } else {108 FlushDisplay ();109 }110 # endif111 95 112 96 return (TRUE);
Note:
See TracChangeset
for help on using the changeset viewer.
