Search found 6 matches

by jmd
Sat Jan 02, 2010 12:34 am
Forum: Internet
Topic: On_Rev: include graphics in html documents?
Replies: 8
Views: 6651

Re: On_Rev: include graphics in html documents?

.... thanks for this - explains why the expected commands below would NOT work! <p><?rev put "<img src=" & " & "http://www.site.com/images/example.jpg" & " & "/ >" ?></p> NOR the following - which of course otherwise works quite well within a stack , and is what I'd personally really like to be able...
by jmd
Mon Sep 07, 2009 8:45 am
Forum: Talking LiveCode
Topic: setting scrollbar values
Replies: 6
Views: 6059

:oops: Thanks for that - seems so obvious once pointed out!
by jmd
Mon Sep 07, 2009 8:04 am
Forum: Talking LiveCode
Topic: setting scrollbar values
Replies: 6
Views: 6059

Thankyou both for your prompt assistance. ... problem solved! I would have thought, however, that in this context currentvalue is not considered a custom property, but rather taken as referring to the property name as given by the inspector. Personally, I'd like to suggest that either "Current valu...
by jmd
Sat Sep 05, 2009 12:29 am
Forum: Talking LiveCode
Topic: setting scrollbar values
Replies: 6
Views: 6059

setting scrollbar values

I've encountered a small hitch brought by a student who is wanting to set (for whatever reason) a current value to a scrollbar. The 'set startvalue' and 'set endvalue' work as expected, but the 'set currentvalue' seems to go through the motions (ie, it does not return an error) but does not in fact ...
by jmd
Mon Jun 08, 2009 8:17 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: stack inspector 'blank' - have I re-set something?
Replies: 2
Views: 2451

Thanks for that... very much appreciated, and helped far more than may at first appear! I fiddled around a while, but your hint gave me enough to work it out in a few minutes, thanks also to section 4.2.5 of the manual to which it lead. The command I used was: set cantModify of this stack to false
by jmd
Sun Jun 07, 2009 2:11 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: stack inspector 'blank' - have I re-set something?
Replies: 2
Views: 2451

stack inspector 'blank' - have I re-set something?

I just updated from 3.5.0 -gm-1 to gm-2 whist I had a stack open, and now that stack won't show me the stack inspector (or rather, the stack inspector is an empty looking rectangular window), and both pointer (edit) and browser (run) tools (for that stack) act a browser (run) tools ONLY. Also, the F...