Changeset 349 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.h


Ignore:
Timestamp:
Aug 4, 1999, 3:37:31 PM (26 years ago)
Author:
ercodmgr
Message:

A/ ajout des blocs foreach et ameliorations gestion des variables ($x)
pour l'interpreteur piacmd.
B/ Ajout PIStdImgApp::AddText et corrections diverses

Reza 05/08/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pistdimgapp.h

    r347 r349  
    5353     int  DispScDrawer(PIDrawer* scd, string const & name, int opt, string title="", int oid=0);
    5454     int  Disp3DDrawer(PIDrawer3D* scd, string const & name, int opt, string title="", int oid=0);
     55
     56  //  Fonction d'ajout de texte (provisoire - Aout 99)
     57     void AddText(string const & txt, double xp, double yp);
     58
    5559
    5660     void CreateGraphWin(int nx=1, int ny=1, int sx=0, int sy = 0);
Note: See TracChangeset for help on using the changeset viewer.