I can only comment on your first inquiry. The dialogs you are referring to are modal, and not really accessible to modification.
I think you will have to make your own "dialog" to do the things you want, likely as a stack. This is easy, fortunately, and then you have complete control over buttons ...
Search found 10 matches
- Tue Mar 30, 2010 12:55 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Answer dialog box, Quicktime video switching
- Replies: 5
- Views: 5642
- Mon Mar 29, 2010 1:46 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Answer dialog box, Quicktime video switching
- Replies: 5
- Views: 5642
Answer dialog box, Quicktime video switching
Hi,
Two quick questions that I need help with.
(1) Is there a way to pop up a dialog box (such as the one that appears with 'answer') and have the button(s) greyed out, and then hide/remove the box after, say, 2 seconds? If not with the 'answer' function, is there a way to mimic this without ...
Two quick questions that I need help with.
(1) Is there a way to pop up a dialog box (such as the one that appears with 'answer') and have the button(s) greyed out, and then hide/remove the box after, say, 2 seconds? If not with the 'answer' function, is there a way to mimic this without ...
- Fri Jul 17, 2009 6:21 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: New question: making a repeat loop wait on button press
- Replies: 4
- Views: 4714
- Fri Jul 17, 2009 1:12 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: New question: making a repeat loop wait on button press
- Replies: 4
- Views: 4714
- Thu Jul 16, 2009 3:09 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: New question: making a repeat loop wait on button press
- Replies: 4
- Views: 4714
New question: making a repeat loop wait on button press
Edit: I have a new question, instead of creating a whole new thread I've posted it at the bottom.
-----------------------------
Hi,
I've done much searching on this forum and in the Rev dictionary to no avail.
I'd be very glad if someone could point me in the right direction for solving two ...
-----------------------------
Hi,
I've done much searching on this forum and in the Rev dictionary to no avail.
I'd be very glad if someone could point me in the right direction for solving two ...
- Fri May 15, 2009 10:19 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Images randomised according to rules?
- Replies: 9
- Views: 7389
- Thu May 14, 2009 5:45 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Images randomised according to rules?
- Replies: 9
- Views: 7389
- Thu May 14, 2009 3:40 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Images randomised according to rules?
- Replies: 9
- Views: 7389
Yep, it's for a psychology experiment. The only coding I've done in the past is HTML/CSS (does that even count?) and I was first introduced to Revolution on Monday so this is a bit of a learning experience.
Also, here's the current script I've written on the main card, which might give more of an ...
Also, here's the current script I've written on the main card, which might give more of an ...
- Wed May 13, 2009 3:16 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Images randomised according to rules?
- Replies: 9
- Views: 7389
I'm not sure what you mean, how does that script make it random? It has to be different every time the program is run, I can't manually randomise it once and keep using those choices.
Also this may be complicated by the fact that I am recording things. After each pair is shown, the user will choose ...
Also this may be complicated by the fact that I am recording things. After each pair is shown, the user will choose ...
- Wed May 13, 2009 4:19 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Images randomised according to rules?
- Replies: 9
- Views: 7389
Images randomised according to rules?
Hi,
I've done some searching on the forum and while I couldn't find answers to my questions it is apparent that the users here are very helpful, so I thought I'd ask questions myself.
The basic application of a program I am trying to write has two stages which are repeated numerous times. The ...
I've done some searching on the forum and while I couldn't find answers to my questions it is apparent that the users here are very helpful, so I thought I'd ask questions myself.
The basic application of a program I am trying to write has two stages which are repeated numerous times. The ...