Again, is there a list of all messages sent by various actions?
<snippage>
I don't think it is doable to compile an exhaustive list of all possible user actions and all invoked messages, such as: open a card, closeCard, openCard, preOpencard, possibly preOpenStack and openStack, etc etc etc.
I ...
Search found 5 matches
- Fri Dec 22, 2006 4:58 am
- Forum: Converting to LiveCode
- Topic: Active field when opening card?
- Replies: 12
- Views: 23757
- Sat Dec 16, 2006 3:33 am
- Forum: Converting to LiveCode
- Topic: Active field when opening card?
- Replies: 12
- Views: 23757
- Wed Nov 22, 2006 3:58 am
- Forum: Converting to LiveCode
- Topic: Active field when opening card?
- Replies: 12
- Views: 23757
Re: Active field when opening card?
So, among other problems, if I accidentally type something, the field text is destroyed.
Check out these in the dictionary
<snippage>
traversalOn
Setting a field's traversalOn to true enables the user to tab into or click in the field for editing (if the field's lockText property is false ...
Check out these in the dictionary
<snippage>
traversalOn
Setting a field's traversalOn to true enables the user to tab into or click in the field for editing (if the field's lockText property is false ...
- Tue Nov 14, 2006 6:26 am
- Forum: Converting to LiveCode
- Topic: Active field when opening card?
- Replies: 12
- Views: 23757
- Mon Nov 13, 2006 11:37 pm
- Forum: Converting to LiveCode
- Topic: Active field when opening card?
- Replies: 12
- Views: 23757
Active field when opening card?
Hi all,
I'm converting many stacks from HyperCard to Revolution. Several of these have many fields, like address book stacks. One problem I have not yet gotten past: When a card opens, one of the fields is selected (active). So, among other problems, if I accidentally type something, the field text ...
I'm converting many stacks from HyperCard to Revolution. Several of these have many fields, like address book stacks. One problem I have not yet gotten past: When a card opens, one of the fields is selected (active). So, among other problems, if I accidentally type something, the field text ...