Changeset 1972 in Sophya for trunk/SophyaPI/ProgPI/sopiamodule.cc
- Timestamp:
- Apr 30, 2002, 2:36:19 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/sopiamodule.cc
r1540 r1972 274 274 int wrsid = 0; 275 275 bool fgsr = true; 276 int opt = omg.GetServiceObj()->DecodeDispOption(dopt, fgsr);277 276 278 277 string name = "mollgrid"; 279 wrsid = omg.GetImgApp()->DispScDrawer(mollgrid, name, opt); 280 if (fgsr) omg.GetImgApp()->RestoreGraphicAtt(); 278 wrsid = omg.GetImgApp()->DispScDrawer(mollgrid, name, dopt); 281 279 } 282 280
Note:
See TracChangeset
for help on using the changeset viewer.