Re: new libraries to access serial ports
- Posted by jacques_desch Jul 04, 2009
- 3082 views
You're using win32lib, I can't help you I never used win32lib, I don't know it.
I think your problem is with Win32lib.
The serial.e library have it own procedure to display serial port configuration dialog. Did you try CommConfigDialag()?
Jacques
Hi I tried to use the libraries , with Eu3.11 installed using EU31setup.exe.
Using the IDE, for a button that calls the comm config dialog, the dialog is called fine, but if that button is colored,as soon as I click on an entry, the program crashes with a popup window with caption "Win32lib App window-Error warning
captureMouse:SetCapture failure , press Yes to continue, no to ignore repeats, and cancel to quit. Win 32lib is version 0.70.4.
If the button that calls the config dialog is not collored, the dialog seems to work fine, but after applying and okeing the changes, nothing seems to change on the serial port settings....
This happens in two different pcs..
Any idea of what may be causing this?
Thank you in advance.
Oguim