<?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 - how can i put the image on my application?? - Comments</title>
 <link>http://www.newlc.com/topic-9334</link>
 <description>Comments for &quot;how can i put the image on my application??&quot;</description>
 <language>en</language>
<item>
 <title>Re: how can i put the image on my application??</title>
 <link>http://www.newlc.com/topic-9334#comment-22957</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;you can do that with:&lt;br /&gt;&lt;br /&gt;void CGameDemoAppView::ConstructL(const TRect&amp;amp; aRect)&lt;br /&gt;&amp;nbsp; &amp;nbsp; {&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; _LIT(iPathName,&amp;quot;c:\\System\\Apps\\GameDemo\\welcome.mbm&amp;quot;);&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; iBackground=CEikonEnv::Static()-&amp;gt;CreateBitmapL(iPathName, EMbmWelcomeImage01);&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; // Create a window for this application view&lt;br /&gt;&amp;nbsp; &amp;nbsp; CreateWindowL();&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; // Set the windows size&lt;br /&gt;&amp;nbsp; &amp;nbsp; SetRect(aRect);&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; // Activate the window, which makes it ready to be drawn&lt;br /&gt;&amp;nbsp; &amp;nbsp; ActivateL();&lt;br /&gt;&amp;nbsp; &amp;nbsp; }&lt;br /&gt;&lt;br /&gt;// Draw this application&amp;#039;s view to the screen&lt;br /&gt;void CGameDemoAppView::Draw(const TRect&amp;amp; /*aRect*/) const&lt;br /&gt;&amp;nbsp; &amp;nbsp; {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; CWindowGc&amp;amp; gc = SystemGc();&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; TRect drawRect = Rect();&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; gc.DrawBitmap(TPoint(0, 0), iBackground);&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; gc.Clear();&lt;br /&gt;&amp;nbsp; &amp;nbsp; }&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 18 Aug 2005 08:25:27 +0200</pubDate>
 <dc:creator>doctinh113</dc:creator>
 <guid isPermaLink="false">comment 22957 at http://www.newlc.com</guid>
</item>
<item>
 <title>how can i put the image on my application??</title>
 <link>http://www.newlc.com/topic-9334</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/topic-9334&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/topic-9334#comments</comments>
 <category domain="http://www.newlc.com/forums/nokia-series-90">Nokia Series 90</category>
 <pubDate>Tue, 26 Jul 2005 14:14:50 +0200</pubDate>
 <dc:creator>jeonguk</dc:creator>
 <guid isPermaLink="false">9824 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
