On Wed, 28 Apr 2004 17:51:39 +0200 (Romance Standard Time) Xavier Nodet <[EMAIL 
PROTECTED]> wrote:

XN> 1. This change triggers a crash for me, because at some point in
XN>    processing the folder change, the value of the m_tree member of
XN>    the wxFolderTree instance is used, while this value has not yet
XN>    been initialized because we are not yet out of the constructor of
XN>    wxFolderTreeImpl. I therefore removed the call to GoToHomeFolderIfAny
XN>    from this constructor, and moved it to weFolderTree::Init.
XN> 
XN>    Does this sound reasonable?

 Yes, it does, thanks! I wonder why didn't I notice it...

XN> 2. I have my 'home' folder set to my usual Inbox folder. But when M
XN>    launches, it only selects the folder, rather than open it. This means
XN>    that to actually get the content of the folder displayed, I have to
XN>    select another folder, then come back... Pretty ackward.

 Indeed. I guess you use "open folder on single click" option, right? As I
don't, I didn't notice this... What was the old behaviour BTW?

 Anyhow, with this option on we definitely shouldn't select any folder on
startup, or select the root one (but this doesn't make much sense, does
it?). I'd fix this but I don't want to have a conflict with your change
from above, could you please commit it?
 
 TIA,
VZ



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to