Changeset 32 in Sophya for trunk/SophyaPI/PI/piwindowgen.h


Ignore:
Timestamp:
Jan 10, 1997, 6:02:28 PM (29 years ago)
Author:
ansari
Message:

Support pour Output Postscript (psfile.cc/.h) avec modif des fichiers gen et x Reza 10/01/97

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/piwindowgen.h

    r30 r32  
    2222  virtual long      kind() {return ClassId; }
    2323
     24  virtual void      PSPrint(PSFile *psf, int ofx=0, int ofy=0);
     25
    2426  inline  void      AutoHideOnClose(bool ahc=true) { mAHC = ahc; }
    2527
Note: See TracChangeset for help on using the changeset viewer.