<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Is it Possible To Implement The Custom Control For CEIkColumnListBox in S60 - Comments</title>
 <link>http://www.newlc.com/forum/it-possible-implement-custom-control-ceikcolumnlistbox-s60</link>
 <description>Comments for &quot;Is it Possible To Implement The Custom Control For CEIkColumnListBox in S60&quot;</description>
 <language>en</language>
<item>
 <title>Fonts are simple - aren&#039;t they?</title>
 <link>http://www.newlc.com/forum/it-possible-implement-custom-control-ceikcolumnlistbox-s60#comment-42090</link>
 <description>&lt;p&gt;I am not sure I understand your explanation about CFont::DoTypeUid.&lt;/p&gt;

&lt;p&gt;Anyway, constructing a CFont object is rather trivial, your code snippet about that looks basically ok, so if you have a compiler error there, are you sure you don&#039;t have a trivial error in your code like a missing .h include?&lt;/p&gt;

&lt;p&gt;It would be *very* surprising for me if the CEikColumnListBox works together with anything else than CColumnListBoxItemDrawer. That really can&#039;t be, you have to use it, if you ask me, and if there is some technical reason that prevents you from doing so, I guess the whole venture goes down the drain...&lt;/p&gt;</description>
 <pubDate>Sun, 07 Oct 2007 13:15:12 +0200</pubDate>
 <dc:creator>rbrunner</dc:creator>
 <guid isPermaLink="false">comment 42090 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Is it Possible To Implement The Custom Control For CEIkColum</title>
 <link>http://www.newlc.com/forum/it-possible-implement-custom-control-ceikcolumnlistbox-s60#comment-42089</link>
 <description>&lt;p&gt;Hi rbrunner&lt;/p&gt;

&lt;p&gt;Thanks For Quick Reply&lt;br /&gt;
 &lt;br /&gt;
even i tried for that also&lt;br /&gt;
 but For Using the CColumnListBoxItemDrawer(we nedd the  MTextListBoxModel *aTextListBoxModel,const CFont *aFont, CColumnListBoxData *aColumnData) For Constructing the CCloumnListBoxItemDrawer. any Way i am getting the MTextListBoxModel From the CEikColmunListBox. How We Will get the CColumnListBioxData. CFont &lt;/p&gt;

&lt;p&gt;For Creating CFont I tried like this &lt;/p&gt;

&lt;p&gt;TFontSpec iFontSpec(_L(&quot;SwissA&quot;),170);&lt;br /&gt;
  iCoeEnv-&gt;ScreenDevice()-&gt;GetNearestFontInTwips(iFont,iFontSpec);&lt;br /&gt;
i am getting  Error  while compling. i know the Reason For This because  DoTypeUid() function in CFont is Pure Virtual so we need to Overwirte this also. (if u know how to overwrite the DoTypeUid() For CFont Let Me Know )&lt;/p&gt;

&lt;p&gt;so what i am thinking is using the CColumnLisBoxItemDrawer is More Complex,&lt;br /&gt;
is there any solution withou using the CColumnListBoxItemDrawer  &lt;/p&gt;

&lt;p&gt;Once agin thanks for Giving the Reply &lt;/p&gt;

&lt;p&gt;Thanks in Advance &lt;/p&gt;

&lt;p&gt;Praveen &lt;/p&gt;

&lt;p&gt;Thanks in Adavnce &lt;/p&gt;

&lt;p&gt;Praveen &lt;/p&gt;</description>
 <pubDate>Sun, 07 Oct 2007 12:36:46 +0200</pubDate>
 <dc:creator>praveenvlm</dc:creator>
 <guid isPermaLink="false">comment 42089 at http://www.newlc.com</guid>
</item>
<item>
 <title>Try to derive from CColumnListBoxItemDrawer</title>
 <link>http://www.newlc.com/forum/it-possible-implement-custom-control-ceikcolumnlistbox-s60#comment-42088</link>
 <description>&lt;p&gt;Just a guess: What happens if, as an additional change, you derive your class CCustomListItemDrawer from CColumnListBoxItemDrawer instead of CListItemDrawer?&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Sun, 07 Oct 2007 12:02:28 +0200</pubDate>
 <dc:creator>rbrunner</dc:creator>
 <guid isPermaLink="false">comment 42088 at http://www.newlc.com</guid>
</item>
<item>
 <title>Is it Possible To Implement The Custom Control For CEIkColumnListBox in S60</title>
 <link>http://www.newlc.com/forum/it-possible-implement-custom-control-ceikcolumnlistbox-s60</link>
 <description>&lt;p&gt;Hi All,&lt;/p&gt;

&lt;p&gt;I Implemented The Custom Control For CEikTextListBox. &lt;/p&gt;

&lt;p&gt;The Source Code is there in the Attachments&lt;/p&gt;

&lt;p&gt;in My Implementation what i am doing is Just Chaning the CEikTextListBox To CEIkColumnLsitBox &lt;/p&gt;

&lt;p&gt;Then i am Getting the EIKCTL panic at The CreatItemDrawL() Function, &lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/it-possible-implement-custom-control-ceikcolumnlistbox-s60&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/it-possible-implement-custom-control-ceikcolumnlistbox-s60#comments</comments>
 <category domain="http://www.newlc.com/forums/newlc">NewLC</category>
 <enclosure url="http://www.newlc.com/files/CustomListBox.cpp" length="8214" type="text/x-c++src" />
 <pubDate>Sun, 07 Oct 2007 11:09:24 +0200</pubDate>
 <dc:creator>praveenvlm</dc:creator>
 <guid isPermaLink="false">19206 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
