On Mon, 3 Jun 2002 01:10:43 +0200 (EET) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> VZ> Yes, simply choose "sort by status" in the sort config dialog. IIRC we NB> VZ> have new > unread > important though, but this seems more logical to me. NB> NB> It does not sort flagged messages, I checked before writing... Sorry, you're indeed right. It's trivial to change it though: the code you want to modify is in the CompareStatus() function in MailFolderCmn.cpp. NB> I do not want all unread messages to be at the top (or bottom in my case), NB> what I want is flagged messages to be last, then all other sorting rules NB> (i.e. arrival order in my case). Hmm, yes, it doesn't work like this. It still makes sense to take into account the flagged bit in CompareStatus(). NB> I don't see any other solution except to add "Flagged" to sorting dialog. This option doesn't seem very useful to me, but why not... Regards, VZ _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
