Unclear Error Message
Posted: Sun Feb 04, 2007 8:53 am
Hi,
Another thing found when doing "strange things" was a error message that I think shouldn't be shown. Follow the description below to get it..
1) Start the About-example
2) Add the code:
CurrentModel.Material.Color = 12345;
to the OnSpawn.ZExpression
The error message I get is:
"Unknown iname Color (d:\Data\Delphi32\ZzDC\tools\ZDesigner\ExprEdit.pas, line 68)
I'll keep hacking and keep reporting.
Another thing found when doing "strange things" was a error message that I think shouldn't be shown. Follow the description below to get it..
1) Start the About-example
2) Add the code:
CurrentModel.Material.Color = 12345;
to the OnSpawn.ZExpression
The error message I get is:
"Unknown iname Color (d:\Data\Delphi32\ZzDC\tools\ZDesigner\ExprEdit.pas, line 68)
I'll keep hacking and keep reporting.