Changeset 324 in Sophya for trunk/SophyaPI
- Timestamp:
- Jun 23, 1999, 10:28:55 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piacmd.cc
r293 r324 56 56 hitemlist->SetBinding(PIBK_elastic,PIBK_elastic, PIBK_elastic,PIBK_elastic); 57 57 // 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);58 mTxt = new PIText(this, "helptext", true, true, bsx*8.0, 6*bsy, bsx*2.0+1.5*spx, spy); 59 // mTxt->SetMutiLineMode(true); 60 60 mTxt->SetTextEditable(false); 61 61 mTxt->SetText("");
Note:
See TracChangeset
for help on using the changeset viewer.