|
Lines 43-49
Link Here
|
| 43 |
Widget SKIPinput1,SKIPinput2; |
43 |
Widget SKIPinput1,SKIPinput2; |
| 44 |
Widget SKIPnumberinput[2];/* if SKIP type 1-3, input number */ |
44 |
Widget SKIPnumberinput[2];/* if SKIP type 1-3, input number */ |
| 45 |
Widget SKIPnumberlabel[2]; |
45 |
Widget SKIPnumberlabel[2]; |
| 46 |
Widget SKIPshapeinput[3]; /* if SKIP type 4, click on closest shape */ |
46 |
Widget SKIPshapeinput[4]; /* if SKIP type 4, click on closest shape */ |
| 47 |
|
47 |
|
| 48 |
|
48 |
|
| 49 |
|
49 |
|