Hi. I wanna ask if there is a reason for this.
I have a mainstack with a lot of substack in it.
When I quit Revolution I get the "Save stack" message, and this is normal only for the first time.
But for me it's not normal that I've this message for every substack I've modified.
If I save a mainstack ...
Search found 23 matches
- Mon Mar 22, 2010 5:59 pm
- Forum: Talking LiveCode
- Topic: "Save stack" dialog for each stack opened
- Replies: 4
- Views: 5096
- Sat Nov 07, 2009 3:19 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: flip command crashes Revolution on every platform
- Replies: 9
- Views: 8864
XD excuse me very much!
First of all excuse me if I reply only now. I was busy. sorry
Then, EXCUSE ME for the misunderstanding.
I've uploaded my image on a non-secure upload site.
But I didn't know it. In the upload page there were no signs of problems
(perhaps thanks to noScript addon in Firefox!!! I suggest it to u! LOL ...
Then, EXCUSE ME for the misunderstanding.
I've uploaded my image on a non-secure upload site.
But I didn't know it. In the upload page there were no signs of problems
(perhaps thanks to noScript addon in Firefox!!! I suggest it to u! LOL ...
- Tue Nov 03, 2009 1:41 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: flip command crashes Revolution on every platform
- Replies: 9
- Views: 8864
- Mon Nov 02, 2009 7:58 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: flip command crashes Revolution on every platform
- Replies: 9
- Views: 8864
- Mon Aug 17, 2009 6:10 pm
- Forum: Talking LiveCode
- Topic: Interact with a TWAIN interface
- Replies: 1
- Views: 3026
Interact with a TWAIN interface
Hi all.
As u can see from the post title my question is very simple (and I hope the answer will be!!!): there is a way to interact with a TWAIN interface with Revolution?
Here is an example of what I'd like to do: my Picasa detect some TWAIN interface on my windows system. Calling one of these I ...
As u can see from the post title my question is very simple (and I hope the answer will be!!!): there is a way to interact with a TWAIN interface with Revolution?
Here is an example of what I'd like to do: my Picasa detect some TWAIN interface on my windows system. Calling one of these I ...
- Wed Aug 05, 2009 6:20 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Datagrid's error
- Replies: 13
- Views: 11591
OK...
... of course, I'll do it.
Unfortunately I'me going mad to find a problematic case!
Thank u very much!
Unfortunately I'me going mad to find a problematic case!
Thank u very much!
- Wed Aug 05, 2009 7:31 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Datagrid's error
- Replies: 13
- Views: 11591
dgError
Hmm, I'm going to need more info to troubleshoot this then. Do you have a simple stack that demonstrates the problem that you could upload?
If u're talkin about the first post of this thread sorry, but as I sayd I've the problem in apparently random cases. It's surely related to the "quality" of ...
If u're talkin about the first post of this thread sorry, but as I sayd I've the problem in apparently random cases. It's surely related to the "quality" of ...
- Sun Aug 02, 2009 6:13 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Datagrid's error
- Replies: 13
- Views: 11591
mmmhhh...
OK. And here I am!
Ur post make me think and I've made some tries.
Using integers name for the columns causes an error similar to
that I've posted but not equal. This message says:
An error has occurred in behavior for the column template:
Chunk: can't find background
but if I click on "Edit ...
Ur post make me think and I've made some tries.
Using integers name for the columns causes an error similar to
that I've posted but not equal. This message says:
An error has occurred in behavior for the column template:
Chunk: can't find background
but if I click on "Edit ...
- Sun Aug 02, 2009 7:10 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Datagrid's error
- Replies: 13
- Views: 11591
- Fri Jul 31, 2009 9:54 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Datagrid's error
- Replies: 13
- Views: 11591
dataGrid issue
Here are the dgProp properties I use to modify in my script:
dgProp["row template"]
dgProp["columns"]
dgProp["show header"]
dgProp["sort by column"]
As u can see I don't re-touch too much properties in my
script and the error appear (apparently) in random cases!
Before u say something about my ...
dgProp["row template"]
dgProp["columns"]
dgProp["show header"]
dgProp["sort by column"]
As u can see I don't re-touch too much properties in my
script and the error appear (apparently) in random cases!
Before u say something about my ...
- Fri Jul 31, 2009 11:35 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Datagrid's error
- Replies: 13
- Views: 11591
Re: How to reset the dataGrid?
A possible way would be to put the old properties in a variable or into another set of properties then restore them later.
Hi! First of all TY for ur reply and excuse my delay!!!
Yes, it's a good solution to backup the original setting to reset'em before my changes.
But my problem's still there ...
- Thu Jul 23, 2009 5:15 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Datagrid's error
- Replies: 13
- Views: 11591
How to reset the dataGrid?
Hi.
After 2 hours of tries XD I think that my problem is
related to one of the dgProp i use during my elaboration...
So my question is:
there is a way to reset the dataGrid's custom property set
properties to their default values before I re-modify'em?
After 2 hours of tries XD I think that my problem is
related to one of the dgProp i use during my elaboration...
So my question is:
there is a way to reset the dataGrid's custom property set
properties to their default values before I re-modify'em?
- Thu Jul 23, 2009 4:05 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Datagrid's error
- Replies: 13
- Views: 11591
Datagrid's error
Hi all.
I'm using a simple table dataGrid in a stack o mine and I often get an error with a messagebox in which I can read:
An error has occurred in behavior for the column template:
Chunk: no such object
In this box I can see two btns: "Edit Script" and "OK".
If I choose "Edit Script" a script ...
I'm using a simple table dataGrid in a stack o mine and I often get an error with a messagebox in which I can read:
An error has occurred in behavior for the column template:
Chunk: no such object
In this box I can see two btns: "Edit Script" and "OK".
If I choose "Edit Script" a script ...
- Wed Jul 15, 2009 2:11 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to import a stack with dataGrid into another mainStack?
- Replies: 14
- Views: 16400
:D
LOOOOOOL!!!!
With ur favorite phrase u could live in
many of the biggest italian cities!!!
LOOOOOOL!!!!
With ur favorite phrase u could live in
many of the biggest italian cities!!!
LOOOOOOL!!!!
- Wed Jul 15, 2009 12:31 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to import a stack with dataGrid into another mainStack?
- Replies: 14
- Views: 16400
LOL
Probably it's better than my english!!! LOL
