Search found 6 matches

by Tiger6920S
Thu Jan 19, 2012 9:05 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Problems with Inspector and Script Editor
Replies: 5
Views: 4042

Re: Problems with Inspector and Script Editor

Aaah, I fixed it. I could Open the Property Inspector in the App browser for my stack and there was the inspector locked.

Thank you very very much for your help!
by Tiger6920S
Wed Jan 18, 2012 11:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Problems with Inspector and Script Editor
Replies: 5
Views: 4042

Re: Problems with Inspector and Script Editor

hi Jean-marc,
I wrote this command in the message box but nothing happened :-( Its so dump that I can't open the inspector to see the stack settings etc.
by Tiger6920S
Wed Jan 18, 2012 11:28 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Problems with Inspector and Script Editor
Replies: 5
Views: 4042

Problems with Inspector and Script Editor

Hi everybody! I've got a question... I was writing a program for my pharmacy and suddenly (I don't know, what I did...) the inspector and the script buttons are disabled. I also cannot use the edit tool, it just behaves like this programm is a standalone application. I also tried to close the stack ...
by Tiger6920S
Thu Jun 03, 2010 7:03 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: extracting text from data grid
Replies: 4
Views: 2961

Re: extracting text from data grid

Great!
Thank you very much!
by Tiger6920S
Mon May 31, 2010 9:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: extracting text from data grid
Replies: 4
Views: 2961

Re: extracting text from data grid

Hey Larry,
I know dgData and dgText but I don't know how to get what I want out of the variable...
by Tiger6920S
Mon May 31, 2010 7:44 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: extracting text from data grid
Replies: 4
Views: 2961

extracting text from data grid

Good Morning! I am new on Revolution and have some problems with data grid. I am searching for a way to get several data from a column. For example I have a column with costs of some products and I have to sum up these costs but I don't know how to get the data for this specific column. Could you he...