Changeset 1972 in Sophya for trunk/SophyaPI/ProgPI/sopiamodule.cc


Ignore:
Timestamp:
Apr 30, 2002, 2:36:19 PM (23 years ago)
Author:
ansari
Message:

Ajout flag -hidezswin aux arguments d'appel de piapp - Reza 30/4/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/ProgPI/sopiamodule.cc

    r1540 r1972  
    274274   int wrsid = 0;
    275275   bool fgsr = true;
    276    int opt = omg.GetServiceObj()->DecodeDispOption(dopt, fgsr);
    277276   
    278277   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);
    281279 }
    282280
Note: See TracChangeset for help on using the changeset viewer.