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