Search found 59 matches

by Ghoast
Sat Jan 19, 2002 10:19 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD Stats Development
Replies: 65
Views: 57890

I'm finished with 2.2.1 now. -Added setting GPOs to different e-mail accounts. -Fixed cursor (again) :wink: -Added more info in the server response textbox. You can scroll through it also and it's cleared when you check your mail the next time instead of directly after a check. -Added a commsetting ...
by Ghoast
Fri Jan 18, 2002 2:19 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD Stats Development
Replies: 65
Views: 57890

i'm working on the next version, it'll be fixed in that one.
by Ghoast
Fri Jan 18, 2002 1:10 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: OMG Help...
Replies: 35
Views: 26398

On 2002-01-17 11:53, Jay wrote:
Excellente. Thank-you guys very much. That works now.

Next question, which app or plugin do I need to make the time clock show and in big font like in the matrix demo?

-Jay
So what do you think of LCDstats? Feedback is appreciated. :smile:
by Ghoast
Thu Jan 17, 2002 11:10 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: OMG Help...
Replies: 35
Views: 26398

On 2002-01-17 10:58, Jay wrote: Anyone wanna buy a cheap LCD screen :sad: LCD Stats. This is what I get on install <a href="http://www.wcmark.com/files/installerror.jpg">First</a> <a href="http://www.wcmark.com/files/installerror2.jpg">Second after hitting ignore.</a> Then when ...
by Ghoast
Thu Jan 17, 2002 8:18 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD Stats Development
Replies: 65
Views: 57890

Version 2.2.0 is finished now, multiple POP3 accounts and expanded sytray menu is the new stuff. I also added an about box.
The links to the installer and sourcecode is the same as before.
by Ghoast
Mon Jan 14, 2002 7:09 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD Stats Development
Replies: 65
Views: 57890

I made an installer for 2.1.3 even though it wasn't supposed to be finished as it is now. But it'll take a while before i am finished with the stuff i planned to do for this version so you who need the things i added for 2.1.3 should get this. i added: -activate GPO when new e-mail arrives -a textbo...
by Ghoast
Fri Jan 11, 2002 10:04 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD Stats Development
Replies: 65
Views: 57890

Macro-i think i've corrected VFD cursor now. I'm working on the stuff Henry mentioned before now, i'll continue working on the GPO control later. I compiled v2.1.3, could you test if VFD cursor is correct now? http://w1.262.telia.com/~u26209407/2.1.3_exe.zip That's not the final v2.1.3, just a corre...
by Ghoast
Fri Jan 11, 2002 6:10 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: SETI LCD
Replies: 15
Views: 13906

Could you send it to me? I want to see it.
by Ghoast
Thu Jan 10, 2002 7:45 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD Stats Development
Replies: 65
Views: 57890

A new version of MBM has been released, 5.1.0.4. I tested it to see if LCDstats had any problems with it but it worked just like it should.

I'm working on the stuff Henry mentioned now, if you have any ideas post them here.

Macro-did you test the GPO keypad control?
by Ghoast
Tue Jan 08, 2002 4:56 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Outputting Label2.caption to the LCD.
Replies: 3
Views: 4288

Use this source code in a form containing a Ms comm control, a command button named Command1 and a label named Label1: Private Sub Form_Load() 'Open comm port. MSComm1.PortOpen = True 'Turn on backlight indefinetly MSComm1.Output = Chr(254) & Chr(66) & Chr(0) End Sub Private Sub Command1_Cli...
by Ghoast
Tue Jan 08, 2002 4:49 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Outputting Label2.caption to the LCD.
Replies: 3
Views: 4288

MsComm1.OutPut=label2.Caption works fine for that. put a MsComm control in a form and open the port, send the data and you're done. To send a command send MsComm1.OutPut=Chr(254) <command> where Chr(254) is the command prexif followed by a command. For example, to turn backlight on indefinetly send ...
by Ghoast
Tue Jan 08, 2002 4:18 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD Stats Development
Replies: 65
Views: 57890

Net up/down becomes a negative value after 2140MB up or down. This is because windows iphelper (iphlpapi) stores this value in a long (4 bytes) variable. I haven't figured out how to solve this yet, but i am aware of the problem. Wanker-If you use MBM 5.1.0.2 you must enable CPU load monitoring sinc...
by Ghoast
Tue Jan 08, 2002 4:54 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD Stats Development
Replies: 65
Views: 57890

Linear-I haven't done anything about the GUI yet but i will try to fix the problem.
by Ghoast
Tue Jan 08, 2002 4:53 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD Stats Development
Replies: 65
Views: 57890

New version is now finished. This is what's new: -I forgot 2X40 display support in the last version, it's included in this one. -When in 2 line mode screens are divided in two instead of ignoring the 3rd and 4th line like it did in the prior version. -VFD blinking cursor fixed. (i haven't tested it ...
by Ghoast
Mon Jan 07, 2002 7:59 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Bars and large digits?
Replies: 9
Views: 8182

I have the same problem with large digits. Relix, if you solve this please tell me how you did it.