SimpleText » History » Version 2
iri, 12/16/2011 12:31 PM
| 1 | 1 | iri | h1. SimpleText |
|---|---|---|---|
| 2 | |||
| 3 | 2 | iri | h3. ObjText : |
| 4 | |||
| 5 | 1 | iri | Create a text fields interface with the 2dOS Scol API. |
| 6 | |||
| 7 | This example displays in a classic window two text fields : |
||
| 8 | - an input field, editable |
||
| 9 | - and ouput field, no editable |
||
| 10 | |||
| 11 | Some keywords for specifics actions are defined. |
||
| 12 | |||
| 13 | Read the README file for more informations |
||
| 14 | |||
| 15 | The source code contains comments and explanations. |
||
| 16 | |||
| 17 | Author : iri |
||
| 18 | Date : december 2011 |