Changeset 1640 in Sophya for trunk/SophyaPI/PI/pidrawer.cc
- Timestamp:
- Aug 16, 2001, 2:16:42 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pidrawer.cc
r1631 r1640 779 779 SelGraAtt(g); // DrawAxes change certains attributs graphiques 780 780 DrawAxes(g); // Trace des axes 781 g->SelFont(PI_NormalSizeFont, mFAtt); 781 782 SelGraAtt(g); // DrawAxes change certains attributs graphiques 782 783 783 if (mFSz == PI_NotDefFontSize) g->SelFont(PI_NormalSizeFont);784 784 // Trace des titres 785 785 if ( (titleT.length() > 0) || (titleB.length() > 0) ) {
Note:
See TracChangeset
for help on using the changeset viewer.