LCDInfo.com

http://www.lcdinfo.com
It is currently Thu Apr 18, 2024 4:37

All times are UTC + 2 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Dual LCD Displays
PostPosted: Wed Nov 03, 2004 10:25 
Offline

Joined: Wed Nov 03, 2004 10:19
Posts: 1
I am wondering is it possible to run more than 1 LCD display from this module.

ie. Can the software be run in two separate instances each pointing to a different lpt port for different lcd

or can the software itself handle two LCD displays.

If neither of the above is possible what is the chance of getting this added into development queue or can you release the source so we can do it ourselves.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 13, 2004 12:56 
Offline

Joined: Sun May 05, 2002 22:05
Posts: 2063
Location: Lappeenranta, Finland
Currently it isn't possible to have two different instances with different settings running. This is because the settings like the currently selected driver and driver settings are saved to the windows registry so that each instance would overwrite the others settings.
I have been thinking that I should get rid of the windows registry anyway to make the code more portable. A setting file in the LCDInfo directory would probably be a good choice. This would also allow configuring two different instances in two different directories.

The source code of LCDInfo is already available so you can do it yourself.
http://forum.lcdinfo.com/viewtopic.php?t=854
Basically you could modify the functions in registry.cpp to save and read the values from a setting file in the LCDInfo directory instead of the windows registry. I'd be glad to see this change made and to put it in future LCDInfo versions.

One instance of LCDInfo can't handle two displays currently but I have had some thoughts for this too and it should be possible to make it happen sometime in future. But I think there are other more important things to do first so the simplest way now would probably be to modify the registry.cpp like I said above.

Hmm now that I think about it there might be some issues with the icon and two instances. But I guess it shouldn't be that difficult to make some modifications to make it work.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group