Recent

Author Topic: [Solved] Daemon on Windows with updating display  (Read 21590 times)

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: Daemon on Windows with updating display
« Reply #30 on: March 26, 2013, 09:15:21 am »
Perhaps opening a new thread asking for (help with) a demo Lazarus implementation of a Credential Provider.

Who knows, there might be some people interested in such a project...

Edit: the reason I suggest this is because the thread title doesn't really cover the requirements and it's getting a bit long.
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

avra

  • Hero Member
  • *****
  • Posts: 2591
    • Additional info
Re: Daemon on Windows with updating display
« Reply #31 on: March 26, 2013, 10:53:02 am »
Quote
I'd like to write a computer booking application. It should run on Windows startup (that is,  before the user logs on) and read the PC status from a remote database. It needs to show the status in a banner on screen before logon and in a taskbar icon afterwards.

If you get stuck providing a software only solution, alternative could be to write a service that will gather data and display info on additional LCD display. If you know some basic electronics then look for HD44780 displays and ways to interface them to PC via LPT (directly) or USB port (with AVR microcontrollers using V-USB or LUFA libraries). If you are bad with electronics then you can use some serial display (text only or graphics). Simpler then that can be to put some cheap 5" Android tablet and provide needed info on that display. Also, if some HDMI or CVBS display is available then you can use Raspberry Pi for the same purpose.
« Last Edit: March 26, 2013, 10:57:09 am by avra »
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

TyneBridges

  • Full Member
  • ***
  • Posts: 150
    • Personal blog
Re: Daemon on Windows with updating display
« Reply #32 on: March 26, 2013, 01:18:11 pm »
Thanks for all the hints. I'm not wedded to doing anything that breaks the rules, just looking for a method within my capabilities. The screen saver suggestion is definitely worth investigating so, as people seem to be getting weary of the thread, I will leave it here and mark it Solved.
John H, north east England
Lover of the old Delphi, still inexperienced with FPC/Lazarus and not an instinctive programmer

taazz

  • Hero Member
  • *****
  • Posts: 5368
Re: [Solved] Daemon on Windows with updating display
« Reply #33 on: March 26, 2013, 02:14:32 pm »
I personally do not get weary, every problem has documented and undocumented solutions, the undocumented solutions have higher possibility of failure and they are more prone to stop working in the future even from the simplest update. What makes me wandering on this thread is
1) a lack of confidence on your skills
2) a lack of will to learn.
That makes me extremely skeptical and that skepticism I tried to express although re reading my posts today it seems I chose a very poor way on doing so. I feel the need to apologize so if I was out of line for any reason I'm sorry.
Good judgement is the result of experience … Experience is the result of bad judgement.

OS : Windows 7 64 bit
Laz: Lazarus 1.4.4 FPC 2.6.4 i386-win32-win32/win64

 

TinyPortal © 2005-2018