Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
New releases! V5.3.2 final and V5.4 RC2 are available!
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351
-
- Developer
- Posts: 233
- Joined: February 17th, 2006, 3:23 pm
- Location: Twin Cities, Minnesota, USA
- Contact:
New releases! V5.3.2 final and V5.4 RC2 are available!
Last edited by Fast351 on January 4th, 2007, 2:48 pm, edited 1 time in total.
-
- Plugin Author
- Posts: 28
- Joined: April 2nd, 2006, 1:55 pm
- Location: Germany
- Contact:
-
- Developer
- Posts: 233
- Joined: February 17th, 2006, 3:23 pm
- Location: Twin Cities, Minnesota, USA
- Contact:
-
- Plugin Author
- Posts: 28
- Joined: April 2nd, 2006, 1:55 pm
- Location: Germany
- Contact:
It seems that just .NET plugins not working.
Something simple like this:
Compiled: http://web44.server-drome.com/progs/testplugin.dll
Something simple like this:
Code: Select all
//C#
using System;
namespace testplugin
{
public class LCDSmartie
{
public LCDSmartie()
{
}
public string function1(string hor, string text)
{
return "This plugin is working!";
}
}
}
-
- LCD Smartie Fanatic
- Posts: 132
- Joined: March 9th, 2005, 2:21 pm
- Location: UK
Same here.
A load of my plugins aren't working now in 5.4b3
Bignum, animate are.
scroll, picturepg, testplugin are not
Also, The onscreen emulation isn't right.
Looks just fine on my LCD, but not on the emu.
EDIT: A reboot of windows sorted the emu issue.
EDIT
Also, the tool tip on the notification area/systray icon still says "LCD Smartie 5.3" on the 5.4B3 version.
Extra EDIT
BTW, YEY! we've got a new version (5.4b3). Thanks folks for your hard work.
A load of my plugins aren't working now in 5.4b3
Bignum, animate are.
scroll, picturepg, testplugin are not
Also, The onscreen emulation isn't right.
Looks just fine on my LCD, but not on the emu.
EDIT: A reboot of windows sorted the emu issue.
EDIT
Also, the tool tip on the notification area/systray icon still says "LCD Smartie 5.3" on the 5.4B3 version.
Extra EDIT
BTW, YEY! we've got a new version (5.4b3). Thanks folks for your hard work.

Last edited by fishthecat on April 22nd, 2006, 9:48 pm, edited 1 time in total.
-
- Developer
- Posts: 233
- Joined: February 17th, 2006, 3:23 pm
- Location: Twin Cities, Minnesota, USA
- Contact:
Make sure you restart LCD Smartie after changing the LCD size. For some reason the on screen display doesn't change after changing the LCD size.
As for the .NET stuff, I'll see if I can figure it out, but I can't make any promises. Perhaps the DNBRIDGE stuff got hosed.
I'll update the tooltray highlight next time I get a change.
-Mike
As for the .NET stuff, I'll see if I can figure it out, but I can't make any promises. Perhaps the DNBRIDGE stuff got hosed.
I'll update the tooltray highlight next time I get a change.
-Mike
-
- LCD Smartie Fanatic
- Posts: 132
- Joined: March 9th, 2005, 2:21 pm
- Location: UK
The LCD emu is now working for me. A reboot of windows did the trick
One more thing. $Chr(219)and $Chr(165) show up as a blank charachers on the emulation, but a square and dot on my LCD. I know that these are different depending on the LCD one has, but maybe someone has an idea about how to display them on the emulation.

One more thing. $Chr(219)and $Chr(165) show up as a blank charachers on the emulation, but a square and dot on my LCD. I know that these are different depending on the LCD one has, but maybe someone has an idea about how to display them on the emulation.
-
- LCD Smartie Fanatic
- Posts: 132
- Joined: March 9th, 2005, 2:21 pm
- Location: UK
YEY!
YES! That's sorted it! Thanks ppamment.ppamment wrote:dnbridge.dll was not included in the 5.4b3 release, so many plugins do not work. Copying over DNbridge.dll from my old smartie folder solved the problem for me

-
- Developer
- Posts: 233
- Joined: February 17th, 2006, 3:23 pm
- Location: Twin Cities, Minnesota, USA
- Contact:
-
- LCD Smartie Fanatic
- Posts: 132
- Joined: March 9th, 2005, 2:21 pm
- Location: UK
-
- Posts: 3
- Joined: April 21st, 2006, 11:34 pm
5.4B3 release definately seems more stable for me. I had an issue with old releases that my VFD would freeze. LCD smartie's panel would show the correct things, but the actual VFD would get stuck. Fingers crossed that hasn't happened yet with this beta.
Addition of SSL email is a really important feature with so many people using Gmail now. Unfortunately, it displays the sum total of all your unread messages, rather than just the ones in your inbox. I remember this problem occuring with the first releases of gmail notifier for firefox - maybe it would be worth getting in touch with the author of that firefox plugin to see how he solved the problem. As far as I can tell, the last from and last subject do not work properly either. They are displaying emails that are from last year. I dont know if this problem is isolated to me though...
Also, it would be really good to have a view that shows what plugins are installed, and could pop up a summary of the syntax for the plugin.
You might even allow plugin authors to provide a small ini file or something which would allow LCD Smartie to produce a tab for the plugin and a list of commands which can be "inserted" in the same way all the winamp features etc can be inserted.
Apologies if this sounds like i'm complaining about everything, im very greatful to those who are giving their time to this, and I hope this will be taken as constructive criticism.
Addition of SSL email is a really important feature with so many people using Gmail now. Unfortunately, it displays the sum total of all your unread messages, rather than just the ones in your inbox. I remember this problem occuring with the first releases of gmail notifier for firefox - maybe it would be worth getting in touch with the author of that firefox plugin to see how he solved the problem. As far as I can tell, the last from and last subject do not work properly either. They are displaying emails that are from last year. I dont know if this problem is isolated to me though...
Also, it would be really good to have a view that shows what plugins are installed, and could pop up a summary of the syntax for the plugin.
You might even allow plugin authors to provide a small ini file or something which would allow LCD Smartie to produce a tab for the plugin and a list of commands which can be "inserted" in the same way all the winamp features etc can be inserted.
Apologies if this sounds like i'm complaining about everything, im very greatful to those who are giving their time to this, and I hope this will be taken as constructive criticism.
-
- Plugin Author
- Posts: 28
- Joined: April 2nd, 2006, 1:55 pm
- Location: Germany
- Contact:
-
- Plugin Author
- Posts: 201
- Joined: April 6th, 2005, 12:59 am
- Location: Canada
- Contact:
-
- Posts: 2
- Joined: April 27th, 2006, 3:28 am
Great to see some more work being done on LCD Smartie. I have only a couple of small problems, the first of which is not specific to the new version, but I have only noticed it because the new version exists:
I really don't like the way the 'new version detected' window pops up at random times while i'm busy using windows and on boot (when LCD smartie is set to autoload). I think it would be better to either make this reminder an option that you can turn off (permenantly) or simply have it pop up when you go into the configuration only, rather than randomly poping up as well.
So I changed to the new version and now I have an equally annoying problem:
I really don't like the fact that the new version makes a window appear on screen untill the driver loads (with HDD44780). I HATE extra windows flashing up when i'm loading into windows. I much prefer the way the origional 5.3 release would just load in the background and you could manually set a time to wait for the driver to load rather than having a pop-up window in the middle of your screen for 10 seconds, which hinders your dekstop experience.
Thanks for taking the time to read my thoughts. I hope you can help me with the next release.
I really don't like the way the 'new version detected' window pops up at random times while i'm busy using windows and on boot (when LCD smartie is set to autoload). I think it would be better to either make this reminder an option that you can turn off (permenantly) or simply have it pop up when you go into the configuration only, rather than randomly poping up as well.
So I changed to the new version and now I have an equally annoying problem:
I really don't like the fact that the new version makes a window appear on screen untill the driver loads (with HDD44780). I HATE extra windows flashing up when i'm loading into windows. I much prefer the way the origional 5.3 release would just load in the background and you could manually set a time to wait for the driver to load rather than having a pop-up window in the middle of your screen for 10 seconds, which hinders your dekstop experience.
Thanks for taking the time to read my thoughts. I hope you can help me with the next release.
-
- Developer
- Posts: 233
- Joined: February 17th, 2006, 3:23 pm
- Location: Twin Cities, Minnesota, USA
- Contact:
You can turn this off by unchecking "Check for LCD Smartie updates" under the internet tab on the setup page.glen_ wrote:I really don't like the way the 'new version detected' window pops up at random times while i'm busy using windows and on boot (when LCD smartie is set to autoload). I think it would be better to either make this reminder an option that you can turn off (permenantly) or simply have it pop up when you go into the configuration only, rather than randomly poping up as well.
On the startup tab, check "Always start hidden" and you'll see the main screen for about 1/4 of a second before it minimizes to the system tray. (Just tested this with the HD44780 driver).glen_ wrote:I really don't like the fact that the new version makes a window appear on screen untill the driver loads (with HDD44780). I HATE extra windows flashing up when i'm loading into windows. I much prefer the way the origional 5.3 release would just load in the background and you could manually set a time to wait for the driver to load rather than having a pop-up window in the middle of your screen for 10 seconds, which hinders your dekstop experience.
-Mike
-
- Posts: 2
- Joined: April 27th, 2006, 3:28 am