On Wednesday 21 July 2004 04:00 pm, Reinhold Kainhofer wrote: > Am Mittwoch, 21. Juli 2004 21:40 schrieb Allen Winter: > > I can't make it Sunday, but here are some things I complained about a while > > back that I never had a chance to work on... > > I'll probably make it on Sunday. > Still, there's one more thing from me: If a todo has a very long summary > string, the summary view blindly takes that string and tries to display it > all in one line (instead of word-wrapping it), making the summary view wider > than the window. See the screenshot at > http://reinhold.kainhofer.com/Linux/pictures/Kontact_WideSummary.png Same problem exists for the Appointment Summary View. And, because the summary isn't the last item printed on a line (the time range is), it will be even more difficult to word-wrap. Maybe the old "chop off at X chars and append with three dots" trick will work? printf("%40.40s...",ev->summary()); Regards, Allen _______________________________________________ kde-pim mailing list kde-pim@mail.kde.org https://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/