PDA

View Full Version : q3listview ellipsis



sreedhar
11th January 2007, 10:17
Hi,
I want to add ellipsis(...) at the end of the text if the text in the column is long.

Is there any way to set this property in q3listview

i.e if the column has text "abcdehgfjrznslk" then it should be shown as "abcde..."

regards

munna
11th January 2007, 10:42
I don't think q3listview has this capability. You will need to write your own code for doing this.