gettingstarted
[Top] [All Lists]

Re: Printing listBox header

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: Printing listBox header
From: Barrie Jones <barrie at spamcop dot net>
Date: Sat, 27 Nov 2004 19:44:17 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <1809FDC4-40C1-11D9-BA44-000D93C6DE52 at spamcop dot net>
Please ignore my last post. I made an error in my description of the problem. I was not re-creating the listBox programatically as suggested. I was just printing the content of the list box cells with drawstring. I will now print the headings the same way.
Barrie
On Nov 27, 2004, at 5:10 PM, Barrie Jones wrote:

I constructed a multicolumn listbox with headings in the IDE. When printing the list box, I re-create it programatically as a print graphics object. All cells print out as expected but I can't find a way to get the headings to print in harmony with the listBox. I can extract their names from listBox.initialValue but can't see how to print them as cells. (since row cells start at row 0, I hoped headings would be at row -1 for easy formatting). Do I have to create the headings as a separate entity, or can their existing format be used? I found an example of a printed listBox that had its headings created independently and wondered if this was the preferred method.
Barrie

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>