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>
|