On Wed, 17 Jul 2002 00:14:41 +0200 (CEST) Thomas Finneid <[EMAIL PROTECTED]> wrote:

TF> Can anybody explain to me, how M tells the preview pane to show the
TF> selected message. I was looing at the m_FolderCtrl->UpdateFocus() in
TF> wxFolderView and it doesn't work as I thought it would.

 The message is previewed from wxFolderListCtrl::PreviewItem(). It, in
turn, is called from 2 or 3 places with the main complication being that we
support a "preview delay" option -- the message is not previewed
immediately but only if the cursor stays on it for some time.

 HTH,
VZ



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to