Search found 3 matches
- Sat Apr 28, 2007 7:25 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Problem with recording in standalone application
- Replies: 0
- Views: 2604
Problem with recording in standalone application
Dear All, When I use "record sound file "student.aif" " and then make a standalone application, the recording does not seem to start immediately and the students have to wait up to 4 or 5 seconds to begin the recording to make sure to capture all they want. Otherwise they get a truncated file where ...
- Sat Apr 28, 2007 7:21 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Hiding text in a field
- Replies: 4
- Views: 5090
Thank you
Thank you very much for your help. At first sight, I prefer the first solution as it appears more elegant and more generalisable.
Cheers
Andrew
Cheers
Andrew
- Sat Apr 28, 2007 4:16 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Hiding text in a field
- Replies: 4
- Views: 5090
Hiding text in a field
Hello How do I hide text in a field? In Toolbook I could simply use a command like: hide text of field "ABC" In runrev, the only way I can achieve this is to change the textcolor to be the same as that of the background. Is there some more generic way of doing this? I may want to change the backgrou...