Re: [M-CVS] CVS: M/src/gui wxFolderTree.cpp,1.233,1.234
Xavier Nodet <[email protected]>
| Newsgroups | gmane.mail.mahogany.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 28 Apr 2004 04:05:28 -0700 Vadim Zeitlin <[email protected]> wrote: > Modified Files: > wxFolderTree.cpp > Log Message: > select the home folder initially in the tree 1. This change triggers a crash for me, because at some point in processing the folder change, the value of the m_tree member of the wxFolderTree instance is used, while this value has not yet been initialized because we are not yet out of the constructor of wxFolderTreeImpl. I therefore removed the call to GoToHomeFolderIfAny from this constructor, and moved it to weFolderTree::Init. Does this sound reasonable? 2. I have my 'home' folder set to my usual Inbox folder. But when M launches, it only selects the folder, rather than open it. This means that to actually get the content of the folder displayed, I have to select another folder, then come back... Pretty ackward. -- Xavier Nodet "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, 1759.
signature.asc
(application/pgp-signature, 204 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (MingW32) - GPGrelay v0.93 iD8DBQBAj9MUFK6OUIeqvjQRAthsAJ4n8y1Mw7qmLOPXkjqS8/JRJHOdTQCfVqc/ aj4q20V22qMFrSCft0Z5YI0= =T3T/ -----END PGP SIGNATURE-----