Richard,
Now that's one swell foop! Exactly what I was hoping for. Many thanks!
Robert
Search found 10 matches
- Fri Dec 13, 2013 7:44 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: constructing a text tool palette--seeking advice[solved]
- Replies: 5
- Views: 3785
- Fri Dec 13, 2013 6:15 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: constructing a text tool palette--seeking advice[solved]
- Replies: 5
- Views: 3785
Re: constructing a text tool palette--seeking advice
Thanks for the help. I learned something from both comments. I'm still unable to eliminate the "do", however. No doubt a syntax deficiency on my part. I think the difficulty that I'm having boils down to the following Using Richard's suggestion and switching to the long ID of the field in the main s...
- Fri Dec 13, 2013 5:00 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: constructing a text tool palette--seeking advice[solved]
- Replies: 5
- Views: 3785
constructing a text tool palette--seeking advice[solved]
I have a main stack with a field on each card and I would like to selectively modify text style, size, or color of selected text chunks in these fields. I would like to do this using a substack, a text tool palette. As a first step towards constructing this, I have a field message handler in the mai...
- Thu Nov 28, 2013 4:48 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Minor Documentation Issues?
- Replies: 4
- Views: 3062
Re: Minor Documentation Issues?
Craig,
At least, I now know it's not just me. I do not have an older version. I can progress without the user note system. I'll just move on.
Thanks, once again.
Robert
At least, I now know it's not just me. I do not have an older version. I can progress without the user note system. I'll just move on.
Thanks, once again.
Robert
- Thu Nov 28, 2013 12:54 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Minor Documentation Issues?
- Replies: 4
- Views: 3062
Re: Minor Documentation Issues?
Craig, Thanks for your response and suggestion. First item, (Assuming your response was not tongue-in-cheek. :D )I'm not arguing that the lesson is not a good one, but it is misplaced. My reaction at first coming upon this was, "Uh oh, I hope the documentation is not a mess." It is, after all, one o...
- Wed Nov 27, 2013 8:13 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Minor Documentation Issues?
- Replies: 4
- Views: 3062
Minor Documentation Issues?
Is this the proper place to bring up minor documentation issues? If not, please direct me elsewhere. I'll mention a couple that I have encountered while trying to familiarize myself with LiveCode. 1) On the livecode lessons page, lessons(dot)runrev(dot)com/m/2571 (sorry, apparently I'm not allowed t...
- Fri Nov 22, 2013 8:51 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Find and Replace not working for me
- Replies: 5
- Views: 3331
Re: Find and Replace not working for me
Hi Bernd, Thanks for your helpful comment. I now realize that my real misunderstanding about Find and Replace from the main IDE window was misinterpreting the text of the dialog window "Scripts externally modified" that appears after pressing the "Replace All" button.I now see that you must press "R...
- Fri Nov 22, 2013 6:55 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: why is the Stop button not working in 2nd stack?
- Replies: 4
- Views: 3523
Re: why is the Stop button not working in 2nd stack?
Hi Keram, I copied and pasted your scripts into the simplest stacks consistent with those scripts and the stop button worked in both for me. The second stack worked with no changes at all from what you posted. In the first stack I replaced repeat fld "reps" times with repeat for 5 times Robertel
- Fri Nov 22, 2013 6:49 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Find and Replace not working for me
- Replies: 5
- Views: 3331
Re: Find and Replace not working for me
I hope I'm not violating forum etiquette rules by posting a message that just says thanks, but ...
Thanks, Simon!
Thanks, Simon!
- Fri Nov 22, 2013 6:07 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Find and Replace not working for me
- Replies: 5
- Views: 3331
Find and Replace not working for me
Coding in other languages, I make frequent use of find and replace. Doesn't everyone? From the Code Editor menu, I select Edit>Find and Replace ...(or Ctrl+Shift+F). In the resulting dialog window, the "Find Next"," Replace", and "Replace all" buttons are all grayed-out. Only the "Find All" button i...