I have an application that uses a list to display information from a database, but the data is 3 separate items, hence I have tried to display them as columns. This however runs into problems as the text font is a variable pitch and you do not get correct alignment, which results in an ugly display. I know the real way to do this would be to use a Table, but having looked at what I would need to support this, I would sooner not do so:-)
Anyone know of a way to do this? I was reading a posting from several days ago about using a custom paint call to a list that might be a possibility, would that be any good? If so, how do you do it? Thanks for any help Darren. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
