LCDInfo.com
http://forum.lcdinfo.com/

TimeInfo plugin
http://forum.lcdinfo.com/viewtopic.php?f=13&t=782
Page 2 of 3

Author:  hoongji [ Sat Sep 04, 2004 10:11 ]
Post subject: 

this is my script which should display exactly like this:
Image

but the problem is i get this:
Image

the script:

<screen>

<name>Clock</name>

<action>
<id>Core.NextScreen</id>
<delay>5000</delay>
</action>

<item type="image" x="0" y="0">
<imagebitmap>screens\128x64\images\Clock_Background.bmp</imagebitmap>
<refresh>500</refresh>
</item>

<item type="plugintext" x="11" y="2">
<scrolltype>none</scrolltype>
<textpos>left</textpos>
<fieldsize>10</fieldsize>
<varid>TimeInfo.Weekday</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="11" y="4">
<scrolltype>none</scrolltype>
<textpos>left</textpos>
<fieldsize>10</fieldsize>
<varid>TimeInfo.Date0</varid>
<refresh>500</refresh>
</item>

<item type="plugintext" x="11" y="6">
<scrolltype>none</scrolltype>
<textpos>left</textpos>
<fieldsize>10</fieldsize>
<varid>TimeInfo.Time</varid>
<refresh>500</refresh>
</item>

<item type="pluginimage" x="5" y="9">
<imageid>TimeInfo.Analog</imageid>
<refresh>100</refresh>
</item>

</screen>

Author:  Henri [ Tue Sep 07, 2004 12:06 ]
Post subject: 

Have you put one of these files
http://www.skippari.net/lcd/alpha/plugi ... _32x32.bmp
http://www.skippari.net/lcd/alpha/plugi ... _52x52.bmp
http://www.skippari.net/lcd/alpha/plugi ... _64x64.bmp
to the LCDInfo root directory (same as where the clock plugin dll is) and renamed it to Clock_Background.bmp ?
The clock plugin tries to load the clock background from the same directory where the dll is.

Author:  akamonrg [ Sat Oct 02, 2004 14:16 ]
Post subject: 

Don't work with last version of lcd info?
Hi everybody :D .
I would know if a digital version will be develop?
£+µ

Author:  Henri [ Sat Oct 02, 2004 19:50 ]
Post subject: 

There was a little change in the SDK in the new version. This requires a recompile of the plugin. I sent mail to Thomas about this.

Author:  Henri [ Mon Oct 04, 2004 22:44 ]
Post subject: 

I have now updated the time plugin dll file so it should now work with build18. I'm not able to thoroughly test it myself now but if there are any problems let me know.

Author:  akamonrg [ Tue Oct 05, 2004 1:02 ]
Post subject: 

Nice work fine now no problem.
£+µ :D

Author:  _X-bRaIn_ [ Fri Nov 26, 2004 3:39 ]
Post subject: 

I need to put time on Nokia 3310 LCD but this plugin don't work!! What i can do???
Thnks and sorry about my bad english :wink:

Author:  mingingbollock [ Thu Dec 02, 2004 14:35 ]
Post subject: 

Fine plugin, any chance of getting the width of the minute and hour hands increased by a pixel or 2 ? :D

my 320x240 clock, still needs a little work.

[URL=http://img60.exs.cx/my.php?loc=img60&image=b7-lcd_0001.jpg]
Image[/URL]

Author:  coorz [ Thu Dec 02, 2004 14:43 ]
Post subject: 

hehe looks fine to me :wink:

Author:  Henri [ Sun Dec 05, 2004 17:12 ]
Post subject: 

Yes it should be possible to increase the width of those minute and hour hands pretty easily by doing some changes to the source code that is available. But I'm not going to do it today.

Author:  Henri [ Sun Dec 05, 2004 17:32 ]
Post subject: 

_X-bRaIn_ wrote:
I need to put time on Nokia 3310 LCD but this plugin don't work!! What i can do???
Thnks and sorry about my bad english :wink:

How it doesn't work ? Please be more specific. What have you done and what happens now ?

Author:  _X-bRaIn_ [ Sat Dec 11, 2004 19:55 ]
Post subject: 

When I move the file "time_plugin.dll" to LCDinfo folder, it doesn't work anymore, but if I delete this file from folder it works!!
Can you help me Henri?

Author:  Henri [ Mon Dec 13, 2004 23:50 ]
Post subject: 

_X-bRaIn_ wrote:
When I move the file "time_plugin.dll" to LCDinfo folder, it doesn't work anymore, but if I delete this file from folder it works!!
Can you help me Henri?

How big is your background image ? It can't be larger than your lcd.

Author:  _X-bRaIn_ [ Sun Dec 19, 2004 22:38 ]
Post subject: 

Henri wrote:
How big is your background image ? It can't be larger than your lcd.


My background image is 84x48 pixels, 3310 Nokia LCD! Thanks for your help Henri :wink:

Author:  gsmaster [ Mon Dec 20, 2004 1:29 ]
Post subject: 

The dimensions of the image must be height=width.

For your screen (and mine too :wink: ) the "Clock_Background.bmp" can be up to 48x48 pixels maximum! :!:

Page 2 of 3 All times are UTC + 2 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/