how to make multiline text in wxListCtrl
Milan Babuskov
milanb at panonnet.net
Sun Mar 4 13:28:16 PST 2007
Vadim Zeitlin wrote:
> Now the question is whether we should replace \n with some unprintable
> character in the generic version (trivial) thus standardizing on the
> current MSW behaviour or do something different/better. Any ideas?
Well, I don't know if it would be too much, but I really like the way
MSW shows text when it doesn't fit in the cell horizontally. It shows
"..." and when you move mouse over it, it shows entire text (hovering
above other cells). It would be cool it multiline cell would only show
the first line and when you move mouse to it, it would show all lines
(with opaque background, of course).
--
Milan Babuskov
http://www.guacosoft.com
http://www.flamerobin.org
More information about the wx-users
mailing list