This should help out with my folder object. Thanks Alberto, and Brad!
ExodusCrow
I've tried on several occations, and failed, to create a simple spellchecker widget. Something I'd be able to paste in a paragraph or word into. I know it's possibile, I just don't have the programming background to "get 'er done!"
Happy birthday!
No problem. Glad I could help!
The easiest way to do this is using Object.Picture = "http:// images3.stardock.com/wc/T_AERO/images/sitelogo.jpg" If each sermon has a unique identifier, the date for example, you could do something similar too Object.Picture = "http:// images3.stardock.com/wc/T_AERO/images/sitelogo" & dateVar & ".jpg" Hope this helps you out.
Magz396: Go Knights Go!!
RPGFX: Isn't everybody?
I don't even want to think about it. It's to scary!
There was a fix to remove the "Links" text, but you'd have to get rid of entirely. If I remember correctly.
Looks like he did get carried away with those updates. Did you see that change log?! Thanks for the heads up!
It looks like all the personal pages are down. It's not just you.
The widgets from older versions still work with DX3.
http://wint.virtualplastic.net/showtweak.php?tweak_id=14 This comes with a warning. It can mess up your system if you do it wrong.
Object.Font="Microsoft san seref" Object.Fontsize=76 Object.text="Get the idea?" I agree with this one, this would be REALLY cool to have. I'd also be able to set bold, underline etc.
Good read
reindeer057 is right. It's pretty slick too
Dim pingResult Object.SetTimer 5555, 6000 'ping every 6 seconds Sub Object_OnTimer5555 If System.InternetConnected = True Then pingResult = System.Ping("www.wincustomize.com") Object.Text = pingResult Else Object.Text = "No internet connection" End Sub
I am actually about to release an object just like that. You are welcome to take a look at my code once it is released. In the meantime, try: varFldr = "C:\windows\system32" Set varFolder = fso.GetFolder(varFldr)
Tiggz. DX keeps a "backup" copy of scripts that it uses. Check out C:\Documents and Settings\ \Local Settings\Application Data\Stardock\DesktopX\CurrentTheme You can look through different '.DXScript2' files to find the script you were working on. It's saved me in the past
Stats and numbers still aren't updated.
Feature request: It'd be nice if the Object Lister would have a treeview to the left in the window and when you selected an item in the treeview it'd only list the child and related objects of that item. I second that. I'd also like to see some sort of "numbering" system in the object lister.
Lantec, the widgets shouldn't have anything to do with packets being sent. Do you have any widgets open that use the internet?
4.50e beta -------------- Changes to ignore Yahoo Messenger (it's skinning itself). Not you.
Great job on the new additions. And I LOVE the aviator You have great skills!