[lazarus] New Bug Entered - lazarus compiled with fpc 1.0.11 can\'t open form made with lazarus compiled with 1.9.x
bugtracker at miraclec.com
bugtracker at miraclec.com
Sat Dec 27 09:26:11 EST 2003
Title: lazarus compiled with fpc 1.0.11 can\'t open form made with lazarus compiled with 1.9.x
Entered by: Vincent Snijders
I have two lazarus executables lazarus.beta compiled with fpc 1.9.1 (Compiler Date : 2003/12/22) and lazarus.release compiled with fpc 1.0.11 (Compiler Date : 2003/12/27)/
With lazarus.beta I create a new project with a new form and on that form I put a groupbox. I save this project.
If I open this project with lazarus.release I get the message:
Error while reading Groupbox1.Color : Invalid property value. The property value is clBtnFace. Support for reading and writing such property values have recently been added to fpc 1.9.
An example in Lazarus: the DebuggerOptionsForm can\'t be opened with lazarus.release.
More information about the Lazarus
mailing list