Project

General

Profile

CompText » History » Version 2

iri, 12/16/2011 12:37 PM

1 2 iri
h1. CompText
2 1 iri
3
h3. comptext :
4
5
Create a text fields interface with the 2dGraphic 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
_CompText_ and _ObjContainer_ objects are used and customized in this example.
14
15
Read the README file for more informations
16
17
The source code contains comments and explanations.
18
19
Author : iri
20
Date   : december 2011
21
22
*Return to [[Examples]]*