brockcarson / controlp5

Automatically exported from code.google.com/p/controlp5
0 stars 0 forks source link

ListBox text can exceed ListBox width #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create text with a length that exceeds the width of the ListBox
2. See that the text does not truncate and runs over the edge of the width

What is the expected output?
I'd like to see the text truncated so that it doesn't go over the ListBox 
width.  Truncate a few characters short and add "..." to indicate truncation.

What version of the product are you using? On what operating system?
5.0, MacOS X 10.6.4

Original issue reported on code.google.com by jeffgem...@gmail.com on 16 Jul 2010 at 4:27

GoogleCodeExporter commented 9 years ago

Original comment by soj...@gmail.com on 13 Nov 2010 at 5:19