Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!bcm!etaylor From: etaylor@wilkins.iaims.bcm.tmc.edu (Eric Taylor) Newsgroups: comp.windows.x Subject: Re: Message-ID: <3527@gazette.bcm.tmc.edu> Date: 8 Jan 91 22:26:46 GMT References: <9101081347.AA28831@mct-1.com> Sender: usenet@bcm.tmc.edu Reply-To: etaylor@wilkins.iaims.bcm.tmc.edu (Eric Taylor) Organization: Baylor College of Medicine, Houston, Tx Lines: 35 Nntp-Posting-Host: wilkins.iaims.bcm.tmc.edu In article <9101081347.AA28831@mct-1.com>, niebres@mct-1.UUCP (Caroline Niebres) writes: |> |> Hello All! |> |> I have a question about labels. What I need to do is |> to have the numbers 1-128 or 129-256 displayed in the |> following manner: |> |> 0 0 0 . . . 1 |> 0 0 0 . . . 2 |> 1 2 3 . . . 8 |> |> If necessary, two rows is acceptable. |> |> Does anyone have a good idea how to do this in an easy way? |> |> I know I could use a bitmap and rotate the text, but that |> sounds like more work than I would like to do. |> |> The other way was to set up three rows of numbers and deal |> with all those numbers! |> |> Thanks in advance. |> The easiest way to do this is to create a label object for each number where the number will look like: "0\n0\n1\n" or "1\n2\n8\n" etc. Use a object as the number of widgets is large. -- Eric Taylor Baylor College of Medicine etaylor@wilkins.bcm.tmc.edu (713) 798-3776