trichview.support
Re: Problem with AddNL |
Author |
Message |
Emil |
Posted: 11/12/2003 19:29:50 My guess would be: rveMain.AddNL('This is a test project. ', 0, 0); >> quote added rveMain.Format; "Martin Holmes" <mholmes@uvic.ca> schreef in bericht news:3fb2461a@support.torry.net... > Hi there, > > I'm starting my first test project, and trying to do the simplest thing: > add text to a TRichViewEdit. This is my code: > > rveMain.AddNL(This is a test project. ', 0, 0); > rveMain.Format; > > However, when I do this, all I see are square boxes (one for each > character), followed by an unidentified character at the end. The font > setting is Arial. Can anyone suggest what I might be doing wrong? This > is v 1.8 in Delphi 5 on Windows 2000. > > Cheers, > Martin > |
Powered by ABC Amber Outlook Express Converter