sViz

sViz

Joined Member # 2472800
1 Posts 39 Replies 31,128 Reputation

I'm not sure why this 'shifting' is happening. Do you have two different images for each state? If so, the problem might be with the images/image sizes. Perhaps one image isn't exactly identical (e.g. size, position, etc) with the other.

11 Replies 10,476 Views

Ah, the ever-problematic mouse enter/leave issues. It's convoluted but this seems to work: [code="vbscript"] Sub Object_OnScriptEnter 'object.settimer 1, 10 End Sub Sub object_ontimer1 'Check where the cursor is newx= system.CursorX newy= system.CursorY 'Check where the object is l = object.Left r = object.Right t = object.Top b = object.Bottom 'Compare the 2 positions 'If mouse position not over object,

1 Replies 23,669 Views

Gah! I posted on the other one. Repost: I've been using [B]object.comments[/B] to quickly store information on the fly without having to use persiststorage or localstorage. I use it mostly for launching shortcuts especially when the target is dynamic and changes frequently. You get a path from user input, e.g. "c:\", you store it in, and launch it from object.comments. [code="vbscript"] Object.comments = "c:\" 'Called when L-click is released Fu

20 Replies 33,816 Views

Awesome! Glad there's more of these out there for us XP users. Did a couple myself. [link="https://www.wincustomize.com/skins.aspx?skinid=1157&libid=34"]WWW Link[/link] [link="http://sviz.wincustomize.com/skins.aspx?skinid=1170&libid=34"]WWW Link[/link] [link="http://sviz.wincustomize.com/skins.aspx?skinid=3770&libid=31"]WWW Link[/link]

17 Replies 9,998 Views

[quote]I withdrew Steve. [/quote] :SURPRISED: :NOTSURE: [quote]Zoomba, I nominated BoXXi and someone else seconded that nomination but his name doesn't appear on this list. [/quote] Yep, nominated him too. Oh, well. I already voted. Congrats to all the noms. You're all the best of the best! :CONGRAT:

40 Replies 15,072 Views

I'm rooting for ya, vStyler! :CONGRAT: [img]http://www.mysmiley.net/imgs/smile/party/party0002.gif[/img] GO, GO, GO! [img]http://www.mysmiley.net/imgs/smile/party/party0002.gif[/img] ...and good luck to everyone else who's quitting.

464 Replies 893,118 Views

[img]http://i.smiles2k.net/big_smiles/big_smiles_41.gif[/img] [img]http://i.smiles2k.net/big_smiles/big_smiles_43.gif[/img] [img]http://i.smiles2k.net/big_smiles/big_smiles_42.gif[/img] [img]http://www.planetsmilies.com/smilies/party/party0005.gif[/img][img]http://www.planetsmilies.com/smilies/party/party0005.gif[/img][img]http://www.planetsmilies.com/smilies/party/party0016.gif[/img]

97 Replies 13,076 Views

[img]http://www.planetsmilies.com/smilies/happy/happy0075.gif[/img][img]http://www.planetsmilies.com/smilies/happy/happy0075.gif[/img][img]http://www.planetsmilies.com/smilies/happy/happy0075.gif[/img][img]http://www.planetsmilies.com/smilies/happy/happy0075.gif[/img][img]http://www.planetsmilies.com/smilies/happy/happy0075.gif[/img] [img]http://www.planetsmilies.com/smilies/happy/happy0075.gif[/img][img]http://www.planetsmilies.com/smilies/happy/happy0075.gif[/img][img]http://www.planetsmil

97 Replies 13,076 Views