cosWidth in ListView


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Grant Foraker on August 25, 2006 at 09:35:03:

In my dialog ListView programs, I've been playing with the cosWidth to eliminate "..." and/or horizontal scroll bars. Since I don't really understand what the cosWidth measurement represents, it takes a while to get the screen looking the way I want.

Since my ListView only has one column, can I determine cosWidth by taking the length of cosCtlText$ times some value?

cosCol = 0
PRINT (#,2710)
INPUT (#) cosCtlText$
cosWidth = 1190
Gosub COS.ListView.InsertTextColumn


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]