I've been trying to learn forms and such, I just posted a thread on Freddy's forum but I noticed that activity was low. Maybe i can get faster help here. Here is a link to my post on Freddy's forum: http://freddy1990.com/forums/index.php?topic=3329.0
Edit: Post From Freddy's forum.
Trying to learn forms and I keep getting this error:
SCAR Code:Line 371: [Error] (371:37): Read-only property in script C:\Program Files\SCAR 3.20\Scripts\Made\FormTest.scar
Line 371:
SCAR Code:Arial.ItemName:= 'Abadi MT Condensed';
and declared Arial as:
SCAR Code:Arial : TNxFontComboBox;
I've gone through quite a few different options and trying to fix it and I dont understand why i'm getting this error.
Any help?



Reply With Quote










...however, to change the font of w/e you wanted you would just do what Freddy/Dan already said. That is a property you would read i.e if Arial.ItemName = 'x' then ...
