<?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 - s60 3rd. edition: writing a screensaver - Comments</title>
 <link>http://www.newlc.com/s60-3rd-edition-writing-a.html</link>
 <description>Comments for &quot;s60 3rd. edition: writing a screensaver&quot;</description>
 <language>en</language>
<item>
 <title>Re: s60 3rd. edition: writing a screensaver</title>
 <link>http://www.newlc.com/s60-3rd-edition-writing-a.html#comment-44620</link>
 <description>&lt;p&gt;I managed to import the project to Carbide and compile it. But when I start it from the emulator&lt;br /&gt;
(configuration--&gt;themes--&gt;power saver) I get the message &lt;/p&gt;

&lt;p&gt;themes system error (-2) symbian&lt;/p&gt;

&lt;p&gt;Why do I get this message? It is mentioned that hardcoded paths in the project needs to be changed. Which are these paths? &lt;/p&gt;

&lt;p&gt;I will give away a free download of my company&#039;s product Astral effects to anyone who helps me with this. It is an application with 10 hypnotic sreensavers.&lt;br /&gt;
It is hower written in Java, but I want to try and make Symbian C++ saver now.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 18 Feb 2008 17:28:44 +0100</pubDate>
 <dc:creator>MobileVisuals</dc:creator>
 <guid isPermaLink="false">comment 44620 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: s60 3rd. edition: writing a screensaver</title>
 <link>http://www.newlc.com/s60-3rd-edition-writing-a.html#comment-44492</link>
 <description>&lt;p&gt;I tried to complie the project, but I get the error&lt;br /&gt;
&quot;Undefined symbol: &#039;class CExampleScreenSaver * CExampleScreenSaver::NewL(void) (?NewL@CExampleScreenSaver@@SAPAV1@XZ)&#039;[] on Carbide.&lt;/p&gt;

&lt;p&gt;I couldn&#039;t open the project with Carbide, so I made a new project and then put the files from the example screensaver in the right directories in the created project. Is it OK to do so or does it mess up anything with the application UID?&lt;/p&gt;

&lt;p&gt;I haven&#039;t worked with Carbide C++ before, but I want to make a Symbian C++ screensaver version of a Java product that my company has released:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.mobile-visuals.com/mobilesoftware.php&quot;&gt;http://www.mobile-visuals.com/mobilesoftware.php&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It is an application with 10 hypnotic screensavers.&lt;/p&gt;</description>
 <pubDate>Tue, 12 Feb 2008 09:42:23 +0100</pubDate>
 <dc:creator>MobileVisuals</dc:creator>
 <guid isPermaLink="false">comment 44492 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: s60 3rd. edition: writing a screensaver</title>
 <link>http://www.newlc.com/s60-3rd-edition-writing-a.html#comment-41315</link>
 <description>&lt;p&gt;Hi,&lt;br /&gt;
I compiled the code, but could not see the custom screensaver on the emulator.&lt;/p&gt;

&lt;p&gt;Can someone please help me with this?&lt;br /&gt;
Is it possible to use the above sample with 3rd Edition FP1 SDK ?&lt;/p&gt;

&lt;p&gt;And what are the steps to implement it in the emulator?&lt;br /&gt;
Again, I followed the above instructions but did not see the new screensaver in the list &lt;img src=&quot;/sites/all/modules/smileys/packs/example/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; /&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 07 Sep 2007 09:44:13 +0200</pubDate>
 <dc:creator>m00gl3</dc:creator>
 <guid isPermaLink="false">comment 41315 at http://www.newlc.com</guid>
</item>
<item>
 <title>How to implement MScreensaverPluginHost?</title>
 <link>http://www.newlc.com/s60-3rd-edition-writing-a.html#comment-2856</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;In the example we need to pass MScreensaverPluginHost* as an arguement of InitializeL() function of CExampleScreenSaver.&lt;/p&gt;

&lt;p&gt;Does anyone know how can we implement MScreensaverPluginHost, I have created a class derived from &lt;br /&gt;
MScreensaverPluginHost, and overridden all the functions with empty bodies, but it&#039;s not working.&lt;/p&gt;

&lt;p&gt;Can anyone help???&lt;/p&gt;</description>
 <pubDate>Mon, 30 Apr 2007 08:37:25 +0200</pubDate>
 <dc:creator>rahul.cogent</dc:creator>
 <guid isPermaLink="false">comment 2856 at http://www.newlc.com</guid>
</item>
<item>
 <title>s60 3rd. edition: writing a screensaver</title>
 <link>http://www.newlc.com/s60-3rd-edition-writing-a.html#comment-2694</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;I  have implemented  it and its working&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;With Regards 
Bharat Uppal&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 12 Sep 2006 11:39:16 +0200</pubDate>
 <dc:creator>symbianwizard</dc:creator>
 <guid isPermaLink="false">comment 2694 at http://www.newlc.com</guid>
</item>
<item>
 <title>s60 3rd. edition: writing a screensaver</title>
 <link>http://www.newlc.com/s60-3rd-edition-writing-a.html#comment-2693</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;How to set plugin as &quot;active screen saver&quot; through code?&lt;/div&gt;</description>
 <pubDate>Fri, 08 Sep 2006 17:37:12 +0200</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 2693 at http://www.newlc.com</guid>
</item>
<item>
 <title>s60 3rd. edition: writing a screensaver</title>
 <link>http://www.newlc.com/s60-3rd-edition-writing-a.html#comment-2692</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Cool :-)&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Tnx&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 04 Sep 2006 19:55:13 +0200</pubDate>
 <dc:creator>H</dc:creator>
 <guid isPermaLink="false">comment 2692 at http://www.newlc.com</guid>
</item>
<item>
 <title>s60 3rd. edition: writing a screensaver</title>
 <link>http://www.newlc.com/s60-3rd-edition-writing-a.html</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;This article will teach you how to write your own screensaver for s60 3rd. edition phones.&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/s60-3rd-edition-writing-a.html&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/s60-3rd-edition-writing-a.html#comments</comments>
 <category domain="http://www.newlc.com/taxonomy/term/4">Series 60</category>
 <category domain="http://www.newlc.com/taxonomy/term/38">Series 60 (Dev)</category>
 <category domain="http://www.newlc.com/taxonomy/term/41">Symbian OS</category>
 <pubDate>Mon, 04 Sep 2006 14:43:24 +0200</pubDate>
 <dc:creator>dcrocha</dc:creator>
 <guid isPermaLink="false">930 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
