<?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 - Label does not appear on the screen using CEikLabel - Comments</title>
 <link>http://www.newlc.com/en/forum/problem-displaying-label</link>
 <description>Comments for &quot;Label does not appear on the screen using CEikLabel&quot;</description>
 <language>en</language>
<item>
 <title>Re: Label does not appear on the screen using CEikLabel</title>
 <link>http://www.newlc.com/en/forum/problem-displaying-label#comment-40399</link>
 <description>&lt;p&gt;Thank you very much Isha for the help..&lt;br /&gt;
my problem has been solved by your help... &lt;img src=&quot;/sites/all/modules/smileys/packs/example/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; /&gt; &lt;/p&gt;</description>
 <pubDate>Thu, 02 Aug 2007 14:41:02 +0200</pubDate>
 <dc:creator>brajesh1983</dc:creator>
 <guid isPermaLink="false">comment 40399 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Label does not appear on the screen using CEikLabel</title>
 <link>http://www.newlc.com/en/forum/problem-displaying-label#comment-40397</link>
 <description>&lt;p&gt;Check  your these methods&lt;/p&gt;

&lt;p&gt; ComponentControl(TInt aIndex) const    &lt;span style=&quot;font-style:italic&quot;&gt;should be&lt;/span&gt; (case 0:			return iLabel;)&lt;/p&gt;

&lt;p&gt;CountComponentControls() const         &lt;span style=&quot;font-style:italic&quot;&gt;should be&lt;/span&gt;    (return 1)&lt;/p&gt;

&lt;p&gt;SizeChanged()                                               &lt;span style=&quot;font-style:italic&quot;&gt;should be&lt;/span&gt;  iLabel-&gt;SetExtent( TPoint(110,5), iLabel-&gt;MinimumSize() );   &lt;/p&gt;

&lt;p&gt; May it&#039;ll help you as mine code is same as yours and its running properly.&lt;/p&gt;

&lt;p&gt;BR&lt;br /&gt;
Isha&lt;/p&gt;</description>
 <pubDate>Thu, 02 Aug 2007 14:00:38 +0200</pubDate>
 <dc:creator>Isha</dc:creator>
 <guid isPermaLink="false">comment 40397 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Label does not appear on the screen using CEikLabel</title>
 <link>http://www.newlc.com/en/forum/problem-displaying-label#comment-40396</link>
 <description>&lt;p&gt; hi Mr. srikant  &lt;span style=&quot;font-weight:bold&quot;&gt;thank you very much &lt;/span&gt;for your help &lt;/p&gt;

&lt;p&gt;but this code &lt;span style=&quot;font-weight:bold&quot;&gt; iLabeliLabel1-&gt;ActivateL()&lt;/span&gt; did not work.&lt;/p&gt;

&lt;p&gt;Brajesh...&lt;/p&gt;</description>
 <pubDate>Thu, 02 Aug 2007 13:53:39 +0200</pubDate>
 <dc:creator>brajesh1983</dc:creator>
 <guid isPermaLink="false">comment 40396 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Problem in displaying Label</title>
 <link>http://www.newlc.com/en/forum/problem-displaying-label#comment-40390</link>
 <description>&lt;p&gt;Add iLabeliLabel1-&gt;ActivateL()&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br /&gt;
Sri&lt;/p&gt;</description>
 <pubDate>Thu, 02 Aug 2007 12:18:45 +0200</pubDate>
 <dc:creator>srikanth</dc:creator>
 <guid isPermaLink="false">comment 40390 at http://www.newlc.com</guid>
</item>
<item>
 <title>Label does not appear on the screen using CEikLabel</title>
 <link>http://www.newlc.com/en/forum/problem-displaying-label</link>
 <description>&lt;p&gt;[b]hi,&lt;br /&gt;
I have the following code trying to create a CEikLabel. However, it does not&lt;br /&gt;
appear on the screen. How do I make the&lt;br /&gt;
label visible? And b t w; why is there no ConstructL() method for CEikLabel&lt;br /&gt;
(as there is for CEikEdwin) ?&lt;/p&gt;

&lt;p&gt;void CTerminalAppContainer::ConstructL(const TRect&amp; aRect)&lt;br /&gt;
{&lt;br /&gt;
CreateWindowL();&lt;br /&gt;
iLabel = new (ELeave) CEikLabel;&lt;br /&gt;
iLabel-&gt;SetContainerWindowL( *this );&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/problem-displaying-label&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/problem-displaying-label#comments</comments>
 <category domain="http://www.newlc.com/en/forums/symbian-c">Symbian C++</category>
 <pubDate>Thu, 02 Aug 2007 11:53:09 +0200</pubDate>
 <dc:creator>brajesh1983</dc:creator>
 <guid isPermaLink="false">18533 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
