Re: Finding the source of a icon's image

2015-03-27 Thread dunbarx
Hugh. The imageSource is always married to a character in a field. But is it possible you are simply asking for the "icon" property? Craig Newman -Original Message- From: FlexibleLearning.com To: use-livecode Sent: Fri, Mar 27, 2015 11:47 am Subject: Finding the s

Re: Finding the source of a icon's image

2015-03-27 Thread Peter Haworth
Hi Hugh. I think you're looking for "resolve image", added in LC 6.5 by Monte I believe. On Fri, Mar 27, 2015 at 8:46 AM FlexibleLearning.com < ad...@flexiblelearning.com> wrote: > Can someone please remind me what the magic word is to locate the image > source for icon/hilitedIcon etc? Have scou

Finding the source of a icon's image

2015-03-27 Thread FlexibleLearning.com
Can someone please remind me what the magic word is to locate the image source for icon/hilitedIcon etc? Have scoured the dictionary to no avail. e.g. get the imageSource of the icon of btn 1 --> img id 1003 of cd 1 of stack "artwork" Hugh Senior FLCo __