On Mon, 25 Dec 2006 21:30:31 +0200 Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> Some other MUAs display Subject (and other) line in a tooltip, when you hover NB> a mouse over a Subject line, which does not fit in the message list. Would it be NB> possible to do the same in Mahogany? In fact it already does this under Windows where this is a feature of the native list control (enabled in wxWidgets by default). Unfortunately it might not be easy to do the same under Unix because wxToolTip is too basic in wxGTK and doesn't support the necessary features. However the good news is that if other GNOME/GTK MUAs can do this, then so should wxGTK while I thought this wasn't implemented in GTK itself. Bad news is, of course, that someone would still need to understand how can this be done and actually do it... Regards, VZ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mahogany-Developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
