Changeset 338 in Sophya for trunk/SophyaPI/PIext/pisiadw.cc
- Timestamp:
- Jul 22, 1999, 7:00:19 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pisiadw.cc
r333 r338 52 52 mBut[5] = new PIButton(this, "Dismiss", 90, bsx, bsy, px, py); py += (bsy+spy); 53 53 54 for(i=0; i< 5; i++)54 for(i=0; i<6; i++) 55 55 mBut[i]->SetBinding(PIBK_elastic,PIBK_elastic, PIBK_elastic,PIBK_elastic); 56 56
Note:
See TracChangeset
for help on using the changeset viewer.