<?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 - Transmitting data between views - Comments</title>
 <link>http://www.newlc.com/en/forum/transmitting-data-between-views</link>
 <description>Comments for &quot;Transmitting data between views&quot;</description>
 <language>en</language>
<item>
 <title>Re: Transmitting data between views</title>
 <link>http://www.newlc.com/en/forum/transmitting-data-between-views#comment-41738</link>
 <description>&lt;p&gt;Try using this void ActivateViewL(const TVwsViewId&amp; aViewId,TUid aCustomMessageId,const TDesC8&amp; aCustomMessage); Generally it is used to activate external app&#039;s view with some data passed as params. This message can be handled in views&#039;s ViewActivatedL function. &lt;/p&gt;

&lt;p&gt;I am not completely sure whether it works or not. I dont even see any reason why it shouldnt work. So just try and let us know the result.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br /&gt;
Sri&lt;/p&gt;</description>
 <pubDate>Mon, 24 Sep 2007 06:21:52 +0200</pubDate>
 <dc:creator>srikanth</dc:creator>
 <guid isPermaLink="false">comment 41738 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Transmitting data between views</title>
 <link>http://www.newlc.com/en/forum/transmitting-data-between-views#comment-41736</link>
 <description>&lt;p&gt;No, that has nothing to do with a writable static variable, as far as I know, it&#039;s just a globally accessible function that in some &quot;magic&quot; way provides a pointer to the EikonEnv.&lt;/p&gt;</description>
 <pubDate>Sun, 23 Sep 2007 08:40:48 +0200</pubDate>
 <dc:creator>rbrunner</dc:creator>
 <guid isPermaLink="false">comment 41736 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Transmitting data between views</title>
 <link>http://www.newlc.com/en/forum/transmitting-data-between-views#comment-41735</link>
 <description>&lt;p&gt;Thanks René,&lt;br /&gt;
does CEikonEnv::Static() create a writable static variable? I will try to use it.  &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>Sun, 23 Sep 2007 08:30:21 +0200</pubDate>
 <dc:creator>Rostam</dc:creator>
 <guid isPermaLink="false">comment 41735 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Transmitting data between views</title>
 <link>http://www.newlc.com/en/forum/transmitting-data-between-views#comment-41723</link>
 <description>&lt;p&gt;In my own programs, I keep such data in the AppUI and provide methods to deposit and get it from there. The AppUI is visible from everywhere at any time with the help of CEikonEnv::Static().&lt;/p&gt;

&lt;p&gt;I think the trick with the cleanup stack could work, in theory, but would be a bad idea because things could get mixed up pretty badly if a Leave occured somewhere...&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Sat, 22 Sep 2007 13:21:51 +0200</pubDate>
 <dc:creator>rbrunner</dc:creator>
 <guid isPermaLink="false">comment 41723 at http://www.newlc.com</guid>
</item>
<item>
 <title>Transmitting data between views</title>
 <link>http://www.newlc.com/en/forum/transmitting-data-between-views</link>
 <description>&lt;p&gt;Hi, &lt;br /&gt;
I want to navigate from a view to another view and want to show a text in latter view which is gained from a query to a database in first view. I think I can not use writable static variables and global variables which can be use globally in my program; Can anyone tell me how can I resolve this? Can I use CleanupStack and push the record in it in first view and pop it in second view?&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/transmitting-data-between-views&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/transmitting-data-between-views#comments</comments>
 <category domain="http://www.newlc.com/en/forums/symbian-c">Symbian C++</category>
 <pubDate>Sat, 22 Sep 2007 12:28:34 +0200</pubDate>
 <dc:creator>Rostam</dc:creator>
 <guid isPermaLink="false">19052 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
