Changeset 324 in Sophya for trunk/SophyaPI


Ignore:
Timestamp:
Jun 23, 1999, 10:28:55 AM (26 years ago)
Author:
ercodmgr
Message:

PIText avec ascenseur pour fenetre Help de piapp - Reza 23/06/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/piacmd.cc

    r293 r324  
    5656hitemlist->SetBinding(PIBK_elastic,PIBK_elastic, PIBK_elastic,PIBK_elastic);
    5757// hitemlist->SetBorderWidth(2);
    58 mTxt = new PIText(this, "helptext", bsx*8.0, 6*bsy, bsx*2.0+1.5*spx, spy);
    59 mTxt->SetMutiLineMode(true);
     58mTxt = new PIText(this, "helptext", true, true, bsx*8.0, 6*bsy, bsx*2.0+1.5*spx, spy);
     59// mTxt->SetMutiLineMode(true);
    6060mTxt->SetTextEditable(false);
    6161mTxt->SetText("");
Note: See TracChangeset for help on using the changeset viewer.