Still doesn't seem to be working. Tried clearing cache and logging in again. Still no go. Can't wait to see it though!!
ExodusCrow
it's not working
Some of them even allow you to type your city. Example "Toronto, Canada"
If you get stuck on how to create the object. A good place to look is in the DesktopX documentation, found here: https://www.stardock.com/products/desktopx/resources.asp
A good place to look for program icons is in the ObjectDock library. Just take the icons in their png format and import them into Icon Developer. Voila, an icon!
Dim Size Sub Object_OnScriptEnter Size = 42 Object.resize Size, Size End Sub That works if you have a square object. [Message Edited]
You can change them in the object's properties, under Summary. Or add a script that changes the 'object.width' and 'object.height' properties.
Anybody?
Are they not getting sent out via email anymore?
It is available for Object Desktop subscribers right now in beta form.
I have noticed it's been a while since the last one. Are they going to be coming back? Or has it bit the dust?
gfidias: you can change the font used, in SkinStudio. Just open up the .obskin file and hunt through the settings. [Message Edited]
If an author does not have a WinCustomize subscription, and is in the top ten. Would it be reasonable to offer them a subscription, rather than a percentage of the profit?
Seems to be working great for me. Just a little buggy when it pops up from time to time. How do I go about skinning this? How do I create an .obskin file?
As a developer, would the AOI be used instead of PersistantStorage?
What are they? What do they do? How do I use them?
All three together, doing what I want them to do.
Would there be a way to skin your "Alt+Tab" dialog? I was recently looking through the MSDN library and found this article. http://msdn.microsoft.com/library/default.asp?url=/msdnmag/issues/01/09/hood/toc.asp I'd love to be able to skin that window! Perhaps an addition to the next version? <img src="http://images.stardock.com/images/smiles/sb.gif" border=0 ALIGN="absmiddle" ALT="Powered by SkinBrowser
I did not know that. Thanks for the tip!
Thanks paxx. Very kind of you!
I'd love one! Can you email me? [email protected]
DesktopX has the ability to change the work area. It's in the DesktopX Configuration.
I've been doing a lot of thinking about what should be in the next version of WindowBlinds. Ok, maybe not a lot, but I have one idea. It's the ability to change the shortcut buttons in the Save and Open dialog box in Windows, to shortcuts of your own. Example, "c:\myOwnFolder\here\". Of course you'd be able to change the icon. What would be the one thing you'd want to see in the next version? <img src
I was just about to post a message about the new "Right-Click" program. Sounds like a very interesting and powerful program. I can't wait to see it on Stardock Central!
It's still causing errors with the script I created. Does anybody know what could be wrong? Please help me.