From kde-bugs-dist Sun Nov 30 23:37:33 2003 From: Philip Nelson Date: Sun, 30 Nov 2003 23:37:33 +0000 To: kde-bugs-dist Subject: [Bug 66202] counting the caracters of the messages we are typping X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=107023547611170 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=66202 ------- Additional Comments From phatfil@optusnet.com.au 2003-12-01 00:37 ------- Created an attachment (id=3484) --> (http://bugs.kde.org/attachment.cgi?id=3484&action=view) icq sms character count This simple patch adds a characters left counter for sending icq sms's (there is a limit of 160 chars). This is my first go of kde/qt programming so I hope I've done things right. (not sure if i've created the patch in the right format, couldn't find any kopete docs on this?) Note I deliberately did not stop the user being able to go over the 160 limit. This is how I like it, because I will often type a message which goes over the limit, then go back through the message taking out chars that aren't needed. I'm sure users are clever enough to see the counter has gone negative and the font colour is red.