Y-Browser Y-Tasks
Hi
I am using list box in S60 2nd version to display some text . when the length of the text exceeds It is showing only some part of the text.
can anybody help me, How to enable the marquee effect in S60 2nd?
ThanX&Regards Vijay
ready to face
Hi,
You can do like this,
list->ItemDrawer()->FormattedCellData()->EnableMarqueeL(ETrue);
regards, eswar
ok
Thank you
What about CAknListQueryDialog?
Thyanx&Regards Vijay
Note that marquee support was introduced in 2nd ed. FP2.
http://ptrmobile.blogspot.com/
Forum posts: 141
Hi,
You can do like this,
list->ItemDrawer()->FormattedCellData()->EnableMarqueeL(ETrue);regards,
eswar
Forum posts: 29
ok
Thank you
What about CAknListQueryDialog?
Thyanx&Regards
Vijay
ready to face
Forum posts: 174
Note that marquee support was introduced in 2nd ed. FP2.
http://ptrmobile.blogspot.com/