Started by aoxiangzcr ·
2007-11-20 09:49 UTC ·
7 replies · SMF topic #92
aoxiangzcr
2007-11-20 09:49 UTC
Hello Everyone:
First of all ,OpenDcl is a good tool .
Today,I use it to do something ,but during that OpenDcl gave me a information ,like the picture.At that time ,I was changing the label's FONT.I don't know what happens.Is it a bug or else?Is there anyone give me a answer?
[attachment deleted by admin]
bazzacad
2007-11-20 15:58 UTC
What does the error message say? Or can you change your Windows to English & reproduce the error, so we can read it?
aoxiangzcr
2007-11-21 01:11 UTC
author=BazzaCAD link=topic=92.msg383#msg383 date=1195574332 wrote:
What does the error message say? Or can you change your Windows to English & reproduce the error, so we can read it?
My window only has two label and one picture controls.The message box said "paremeter incorrectness".
My operation system's language is chinese,but OpenDcl's language is english,so I think that this message is a system message.is it?
owenwengerd
2007-11-21 01:46 UTC
That is a system message. It probably is a message displayed when a call to a Windows API function contained an invalid parameter. What is the font you're using? Can you send me a sample .odcl file and steps to reproduce the problem?
aoxiangzcr
2007-11-21 03:42 UTC
author=owenwengerd link=topic=92.msg387#msg387 date=1195609617 wrote:
That is a system message. It probably is a message displayed when a call to a Windows API function contained an invalid parameter. What is the font you're using? Can you send me a sample .odcl file and steps to reproduce the problem?
OK,this is the *.ODCLfile.
When I have typed the Caption of the label ,I want to chang its font,so doubleclick the label ,when I click the tab of Font ,the message box appeared.
[attachment deleted by admin]
owenwengerd
2007-11-21 03:49 UTC
Thanks, this is now fixed in the next build.
aoxiangzcr
2007-11-21 03:58 UTC
That's our duty,I hope OpenDcl will be better.by the way ,thank you ,owen,OpenDCL is a great tool,I don't think it's possible that use control in CAD like other windows program while coding before.Thanks.
regards,
Aoxiangzcr
aoxiangzcr
2007-11-22 12:25 UTC
I got the newest version ,and it had solved this problem,thanks ,owen.