First checkin, AXE release 0.2
[AXE.git] / doc / edit_edit.html
1 <HTML>
2 <HEAD>
3 <TITLE>gc - ANDROMEDA X-windows Encapsulation</TITLE>
4 <!--Created by Applixware HTML Authoring System, Release 4.3 on Thu Jun 18 12:52:51 1998-->
5 </HEAD>
6 <BODY BGCOLOR="#ffffff">
7 <H1>edit::edit</H1>
8 <HR>
9 <H2>NAME</H2>
10 <P>edit - edit constructor and destructor</P>
11 <H2>SYNOPSIS</H2>
12 <P>#include &lt;AXE/edit.h&gt;</P>
13 <P><A HREF="edit.html">edit</A>::edit(window &amp;par, int x, int y, const
14 string &amp;txt);</P>
15 <H2>DESCRIPTION</H2>
16 <P>Create an <B>edit</B> object as child window of <I>par</I> at the position
17 ( <I>x,y</I>) relative to the parent window. Sets the cursor at the beginneing
18 of the text string and puts the first part of the text at the left of the window.
19 </P>
20 <H2>SEE ALSO</H2>
21 <H2>DIAGNOSTICS</H2>
22 </BODY>
23 </HTML>