Search found 3 matches
- Sat Oct 25, 2008 4:43 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Extra Mouse buttons
- Replies: 1
- Views: 1885
Extra Mouse buttons
For windows mice that have more than right, left and scroll buttons, is there a way to see what messages they are sending in RR so that i may implement them into my programming? I tried to use message watcher, but it did not record any of my button clicks.
- Mon Jan 28, 2008 2:14 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Formatting the text of an "ask" prompt
- Replies: 2
- Views: 3050
- Sat Jan 26, 2008 12:04 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Formatting the text of an "ask" prompt
- Replies: 2
- Views: 3050
Formatting the text of an "ask" prompt
Is there a way to format the text font and color and the bacgkground color of an "ask" prompt? I know that an "answer" prompt may be formatted like this: answer ( "<font color=" & thecolor & "> lalalala </font>") ..... but the same does not work for the ask prompt. I have also tried taking the "form...