_Martin_

_Martin_

Joined Last seen Member # 325
0 Posts 8 Replies 30,780 Reputation

From memory it just stores text, so you could loop through the array and build a text string to store with separators. You can then read it back in, by parsing the string. It may make sense to prefix the text string with the number of items to make the loop easier to build. e.g. 5|Red|Blue|Green|Red|Blue

4 Replies 3,855 Views

Yes, I always found this a little frustrating. Personally if I want to do anything vaguely interesting with mouse over etc I tend to use custom states and scripts to control them with OnMouseEnter, Leave, and the various button up/down events. It's a pain, but it's more flexible.

1 Replies 2,521 Views

No it doesn't allow a transparent background, and to my knowledge there isn't one that does. I seem to recall however, that if you look in the sample objects there is a text object that functions like an Edit control which will probably do the job for you.

19 Replies 6,544 Views

If you want to get really sophisticated you'll want to start messing with the scripts. Depending on the media player you use these may help: iTunes - http://martin.wincustomize.com/ViewSkin.aspx?SkinID=58&LibID=34&comments=1 WMP - http://martin.wincustomize.com/ViewSkin.aspx?SkinID=86&LibID=34&comments=1

4 Replies 3,527 Views

Guys - why not look at my calendar (http://martin.wincustomize.com/viewskin.aspx?skinid=131&libid=34&comments=1&SID=37) I think the Silica Calendar was based on this but missed some items. See if mine works and then look at copying the differences.

28 Replies 11,531 Views

If a widget uses the IE control it will cache the content. My advise is that you consider the widgets you use. I cannot see how the content downloaded from finance.yahoo.com represents a security risk (believe me - I know the widget - the Silica object was based on one of mine!). If you are using Firefox as your main browser these will be the only cached files so unless you are overly concerned about protecting your currency conversions I don't see how

4 Replies 3,651 Views

I don't know about the looking glass objects but I know that all of my latest weather objects and Tiggz's will store the weather in the registry or elsewhere

1 Replies 2,043 Views

I have proposed that we have font styles to Alberto a while ago, and I know he was considering it. Styles would be more flexible that scripted fonts (though this would be included too), because you could set an object's text to a style and then you could rapidly change the complete look of an object by editing the style rather than each individual object.

13 Replies 11,320 Views