Changeset 1907 in Sophya for trunk/SophyaPI/PI/pidrwtools.cc


Ignore:
Timestamp:
Feb 19, 2002, 12:06:31 AM (24 years ago)
Author:
ansari
Message:

Correction de bugs, suite a l'intro classe PIGraphicAtt - Reza 18/02/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/pidrwtools.cc

    r1904 r1907  
    511511  if ( (k < 0) || (k > 12) )  k = 0;
    512512  gratt.SetLineAtt(PILineAtt(line[k]));
     513  drw->SetGraphicAtt(gratt);
    513514  if (fgref)  mCurBW->Refresh();
    514515  else drw->Refresh();
Note: See TracChangeset for help on using the changeset viewer.