From: roozbeh on
Hi,
With windows mobile 6.1 and introduction of threaded sms my
application which creates a custom forms for inbox is now having
problem.
It only shows the last conversation,somethimes your own sent messages.

I was wondering how can i fix this behavior,as the IMessage passed
into my createreadform is always the last conversation.


thanks
From: Peter Foot on
I'm still waiting for details on the threaded UI from Microsoft as we are in
a similar situation. It is possible to disabled the threaded view and use
the traditional message view:-
http://inthehand.com/blogs/peterfoot/archive/2008/04/08/disable-windows-mobile-6-1-threaded-sms-view.aspx

Peter

--
Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
In The Hand Ltd - .NET Solutions for Mobility

"roozbeh" <roozbehid(a)gmail.com> wrote in message
news:6b28b0ea-cc45-4303-bd2c-7a8d5958b210(a)a9g2000prl.googlegroups.com...
> Hi,
> With windows mobile 6.1 and introduction of threaded sms my
> application which creates a custom forms for inbox is now having
> problem.
> It only shows the last conversation,somethimes your own sent messages.
>
> I was wondering how can i fix this behavior,as the IMessage passed
> into my createreadform is always the last conversation.
>
>
> thanks