Re: Message Notifications

2012-05-27 Thread Lindsay Mathieson
On Sun, 27 May 2012 02:48:09 PM Kevin Krammer wrote: > If your main quest is status of mails, you might also want to check > Lionmail: git://anongit.kde.org/plasma-lionmail Not really, its a display of unread messages on a message board (whirlpool.net.au), so communications but not email. -- Lin

Re: Message Notifications

2012-05-27 Thread Kevin Krammer
On Sunday, 2012-05-27, Lindsay Mathieson wrote: > In relation to my earlier question re KSystemTrayIcon I also thought about > using the Message Indicator plasmoid, but from a bit of googling I'm > guessing that's not a recommended or popular option for kde? If your main quest is status of mails,

Re: How to display text in KSystemTrayIcon ?

2012-05-27 Thread Lindsay Mathieson
On Sun, 27 May 2012 01:16:19 PM Kevin Krammer wrote: > Yes, KMail creates an overlay icon on the fly which shows the number on top > of the actual icon. > > See kdepim/kmail/kmsystemtray.cpp, KMSystemTray::updateCount() Thanks Kevin, exactly what I'm looking for -- Lindsay signature.asc Descri

Re: How to display text in KSystemTrayIcon ?

2012-05-27 Thread Lindsay Mathieson
On Sun, 27 May 2012 08:08:36 AM Daniel Nicoletti wrote: > As the API docs of KSytemTrayIcon says you should consider > using KStatusNotifierIcon[1], with this class you just call one of > the tool tip methods. Excellent, thanks - that looks perfect. There's a lot there in the KDE API, but findin

Re: How to display text in KSystemTrayIcon ?

2012-05-27 Thread Kevin Krammer
Hi Lindsay, On Sunday, 2012-05-27, Lindsay Mathieson wrote: > I have a monitoring app sitting in the tray using KSystemTrayIcon - I was > wanting to indicate the number of unread messages in its icon similar to > the way kmail does it. Is there an easy way? or does kmail do it with a > custom pain

Re: How to display text in KSystemTrayIcon ?

2012-05-27 Thread Daniel Nicoletti
2012/5/27 Lindsay Mathieson : > I have a monitoring app sitting in the tray using KSystemTrayIcon - I was > wanting to indicate the number of unread messages in its icon similar to the > way kmail does it. Is there an easy way? or does kmail do it with a custom > paint handler or something? As the

automoc question with regard to KDE3/4

2012-05-27 Thread Marko Käning
Hi devs, I've got a question for the KDE/Qt specialists: I was just wondering whether the automoc version 0.9.88 is actually still able to work with Qt3… (If I am not completely mistaken an automoc 0.9.88 must have worked just fine building kmymoney 1.0.5 still half a year ago on MacOS