From: varobert AT colba DOT net Message-Id: <3.0.32.19990726144432.007aa2c0@mail.colba.net> X-Sender: varobert AT mail DOT colba DOT net X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Mon, 26 Jul 1999 14:44:37 -0400 To: djgpp AT delorie DOT com Subject: Re: Displaying text - Allegro Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Reply-To: djgpp AT delorie DOT com You can use one of the GUI routines....d_text_box_proc I think. At 03:48 AM 7/26/99 -0400, you wrote: > Could anyone tell me if there is an easier way to display paragraphs of >text other than writing out a hundred Allegro textout lines. If so please >give me a little sample of code. > >Thanks > > >