windows fields
- Posted by sixs at ida.net Mar 16, 2002
- 366 views
This is a multi-part message in MIME format. ------=_NextPart_000_0037_01C1CCE0.A16CFEA0 charset="iso-8859-1" Hello, I having trouble with window fields. I have a fields to edit data such as: phonenumber = create(EditText,"",BigWin,115,2,130,20,0), I want to find a record in EDB and display it back to the windows fields such as phonenumber. I have tried RichEdit but I can't get it to work correctly. Jvandal ------=_NextPart_000_0037_01C1CCE0.A16CFEA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 8bit <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.2722.2800" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hello,</FONT></DIV> <DIV><FONT face=Arial size=2>I having trouble with window fields. I have a fields to edit data such as:</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>phonenumber = create(EditText,"",BigWin,115,2,130,20,0),</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>I want to find a record in EDB and display it back to the windows fields such as phonenumber.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>I have tried RichEdit but I can't get it to work correctly.</FONT></DIV> <DIV> </DIV> ------=_NextPart_000_0037_01C1CCE0.A16CFEA0--