From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,39d376cb754eae97,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-30 13:54:08 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: kevin.brugh@lmco.com (Kevin Brugh) Newsgroups: comp.lang.ada Subject: GuiBuilder Listbox Date: 30 May 2002 13:54:08 -0700 Organization: http://groups.google.com/ Message-ID: <2870b407.0205301254.4e612c01@posting.google.com> NNTP-Posting-Host: 192.31.106.34 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1022792048 31136 127.0.0.1 (30 May 2002 20:54:08 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 30 May 2002 20:54:08 GMT Xref: archiver1.google.com comp.lang.ada:25035 Date: 2002-05-30T20:54:08+00:00 List-Id: If I have a GuiBuilder (7.2.2) listbox and I want to line up text as if I have columns, using Sanserif font, how do I do it? I tried ascii.tab but all I get is a black bar, and I really don't want to add spaces or change fonts if I don't have to.