Search found 4 matches

by sirreigns
Sun Jun 14, 2015 5:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Stuck at Hello World Error Message
Replies: 5
Views: 2438

Re: Stuck at Hello World Error Message

Sorry I don't have access to the Create It With LiveCode lessons so I'm not sure what you have got here. The error message you have now, seems to indicate that the contents of pControl are not correct to resolve to a datagrid object on which to set the highlight. Where is the value of pControl set?...
by sirreigns
Sat Jun 13, 2015 3:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Stuck at Hello World Error Message
Replies: 5
Views: 2438

Re: Stuck at Hello World Error Message

So, I remade the datagrid. However, I'm getting a different error. Error in object expression put the lockMessages into msgsAreLocked unlock messages set the dgHilite of pControl to pBoolean set the lockMessages to msgsAreLocked end _HiliteControl That's the code the error finder takes me to. I took...
by sirreigns
Sat Jun 13, 2015 3:11 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Stuck at Hello World Error Message
Replies: 5
Views: 2438

Re: Stuck at Hello World Error Message

OK, let me give that a shot. The data grid addition is on lesson 4 of Hello World (the first app) in Build it With LiveCode. Most of it has already been designed. I really don't want to start with a new stack because of all of the design work I've already put in. I'll delete data grid and start that...
by sirreigns
Sat Jun 13, 2015 8:55 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Stuck at Hello World Error Message
Replies: 5
Views: 2438

Stuck at Hello World Error Message

Hey guys and girls. I'm relatively new to coding and I'm still wrapping my head around this so I apologize in advance if this is a stupid or simple question, but here goes: I'm coding the Hello World application and I receive an error message. In particular it states: An error has occurred in behavi...