Search found 6 matches

by JohnHubbert
Thu Jan 28, 2016 8:24 am
Forum: Windows
Topic: External files floating loose
Replies: 3
Views: 4976

Re: External files floating loose

Thank's Andy.

Great example stacks.

John
by JohnHubbert
Wed Jan 21, 2015 2:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Understanding Custom Properties
Replies: 10
Views: 8071

Re: Understanding Custom Properties

Thank you, Jean-Marc,

That was exactly what I was looking for.

John
by JohnHubbert
Wed Jan 21, 2015 8:40 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Understanding Custom Properties
Replies: 10
Views: 8071

Re: Understanding Custom Properties

Thank you all for your explanations much appreciated. However my original question still remains unanswered, perhaps I need to reword it. OK if I have the CP named CScriptEditor and the CP contains "enter" then I can create or change this by the following> set the CScriptEditor of stack "revNewScrip...
by JohnHubbert
Tue Jan 20, 2015 11:38 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Understanding Custom Properties
Replies: 10
Views: 8071

Re: Understanding Custom Properties

Hi Simon, thanks for your input. I understand all off what you have said and how simple custom properties work but i still do not understand how I would be able to change and retrieve the values in the example. In stack revpreferences there is a CP as follows cScriptEditor,shortcuts,ApplyAndClose pr...
by JohnHubbert
Tue Jan 20, 2015 7:47 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Understanding Custom Properties
Replies: 10
Views: 8071

Re: Understanding Custom Properties

Hi Richard, Thank you for your reply.

I have read through the User Guide section but still can not get my head around this particular example.
I don't want to change the rev IDE scripts I just would like to better understand how they work, so any help is appreciated.

John
by JohnHubbert
Mon Jan 19, 2015 10:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Understanding Custom Properties
Replies: 10
Views: 8071

Understanding Custom Properties

Hi, I'm new to LiveCode (loving it by the way) and to learn I've been dissecting the scripts of the LiveCode IDE. Doing ok but I'm confused by this> In stack revpreferences there is a CP as follows cScriptEditor,shortcuts,ApplyAndClose property contents are enter command return Q. how would I script...