vel questions!?!

new topic     » topic index » view thread      » older message » newer message

------=_NextPart_000_0391_01BF0B57.B05230E0
        charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable

Hi!!
I have a question about VEL 0.05.
When I try to insert text from sequence to richedit, nothing appeared in =
richtext box.
I have created Richedit like:
  RichEdit1 =3D CreateControl(RICHEDITOR,Form1)
  s =3D {{TEXT, "bio jedan pas i pojeo je kost "},
     {MEMOSCROLL, BOTHSCROLL},
     {ALIGN, ABOTTOM},
     {HEIGHT, 300},
     {WORDWRAP,FALSE},
     {TABSTOP, TRUE},
     {ENABLED, TRUE},
     {VISIBLE, TRUE},
     {PLAINTEXT, TRUE},
     {WANTTABS, TRUE},
     {FONTNAME,"PF2"},
     {FONTHEIGHT,8}}
 SetAttribute(RichEdit1,s)

Also I use following commands to put text:

buffer=3D"qwertzuiop"
SetAttribute(RichEdit1,{{TEXT,buffer}})

What am I doing wrong?


Robert

------=_NextPart_000_0391_01BF0B57.B05230E0
        charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-2 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>Hi!!</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>I have a question about VEL =
0.05.</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>When I try to insert text from =
sequence to=20
richedit, nothing appeared in richtext box.</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>I have created Richedit =
like:</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>&nbsp; RichEdit1 =3D=20
CreateControl(RICHEDITOR,Form1)<BR>&nbsp; s =3D {{TEXT, &quot;bio jedan =
pas i=20
pojeo je kost &quot;},<BR>&nbsp;&nbsp;&nbsp;&nbsp; {MEMOSCROLL,=20
BOTHSCROLL},<BR>&nbsp;&nbsp;&nbsp;&nbsp; {ALIGN,=20
ABOTTOM},<BR>&nbsp;&nbsp;&nbsp;&nbsp; {HEIGHT, =
300},<BR>&nbsp;&nbsp;&nbsp;&nbsp;=20
{WORDWRAP,FALSE},<BR>&nbsp;&nbsp;&nbsp;&nbsp; {TABSTOP,=20
TRUE},<BR>&nbsp;&nbsp;&nbsp;&nbsp; {ENABLED, =
TRUE},<BR>&nbsp;&nbsp;&nbsp;&nbsp;=20
{VISIBLE, TRUE},<BR>&nbsp;&nbsp;&nbsp;&nbsp; {PLAINTEXT,=20
TRUE},<BR>&nbsp;&nbsp;&nbsp;&nbsp; {WANTTABS, =
TRUE},<BR>&nbsp;&nbsp;&nbsp;&nbsp;=20
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>Also I use following commands to put =

text:</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT><FONT =
size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>buffer=3D&quot;qwertzuiop&quot;</FONT></DIV>
<DIV><FONT color=3D#000000=20
<DIV><FONT color=3D#000000 size=3D2><BR>What am I doing =
wrong?</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2><BR><FONT=20

------=_NextPart_000_0391_01BF0B57.B05230E0--

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu