DX Requests
Please
Monday, October 17, 2005 by MountainDragon | Discussion: DesktopX Wishlist
1. Access to Z-order settings from the script. Currently we're able to set OnTop for an object, but have no access to what Z-order group the object belongs to: Normal, Always On Top, or Desktop.
2. Access to an object's label from the script. Currently if you drag a file to a container object, there is no script access to the label that get's added with it.
3. Access to an object's type. Currently the only way to create an object of a given type is to clone it from a template object. It would be useful to be able to change an object's type from a script.
That's all I can think of at the moment. Anyone else?
Reply #2 Tuesday, October 18, 2005 2:46 AM
Re (2), yes, I'd like this, and the ability to set font etc. Would also like the IconX label backgrounds migrated over to DX. Positioning and rotation of labels relative to objects ... also good.
My biggie at the moment is a modular concept that would allow the equivalent of DX packs to be loaded and unloaded. This would lead to nice tidy development, and would allow users to have the functionality they want. I'd like this for my DeskNotes, but this is also something that came up in the conversation about Windows SideBar type objects.
I'm just generally interested at the moment to hear what if anything is planned for DX as it all seems a little quiet at the moment.
Reply #3 Tuesday, October 18, 2005 3:02 AM
Taskbar: Currently there is no way to set the font of the taskbar type objects. There is no way to support a "double-height" taskbar, currently there only one row is supported.
Systray: Support for the XP "Hide" feature for systray icons would be nice please.
Reply #4 Tuesday, October 18, 2005 3:16 AM
>Have some kind of Object.Saturation attribute
>Only ActiveX controls that won't crash DesktopX show up in select list
>Rename Child ="Yes/No" to Contained ="Yes/No"
>Make attributes of groups accessible. Like DesktopX.Group("My_Group").Opacity = 50
Reply #5 Tuesday, October 18, 2005 10:44 AM
| >Make attributes of groups accessible. Like DesktopX.Group("My_Group").Opacity = 50 |
I believe this one is already there - look at Enumerators in the docs.
| My biggie at the moment is a modular concept that would allow the equivalent of DX packs to be loaded and unloaded. |
This is something I've played around with lately too. It's not too hard given that dxpack files when executed will import themselves.

| Greater and expanded taskbar and systray support. |
I second this one! Most importantly for me would be drag and drop behavior that mimics the Windows taskbar.
Reply #6 Tuesday, October 18, 2005 11:23 AM
| believe this one is already there - look at Enumerators in the docs. |
Whoa! Missed that. Thanks! Very handy

Reply #7 Wednesday, October 19, 2005 1:13 AM
Reply #8 Friday, October 21, 2005 1:02 AM
Reply #9 Monday, October 31, 2005 12:33 PM
This has just moved to the top of my wish list: Please make the font functions work as advertised.
Reply #10 Monday, October 31, 2005 2:06 PM
| As near as I can tell, the script accessible font functions are broken. This has just moved to the top of my wish list: Please make the font functions work as advertised. |
The Changelog got a different description than the docs. The docs says you can get and set .FontBold etc, but it's get only. Only way to set the font properties is by using SetFont.
Reply #11 Monday, October 31, 2005 2:14 PM
| The Changelog got a different description than the docs. The docs says you can get and set .FontBold etc, but it's get only. Only way to set the font properties is by using SetFont. |
Yes, but the FontSize property doesn't return a proper size value, so it's problematic if you want to change an object's font but retain the current size.
Reply #12 Friday, November 18, 2005 5:19 PM
Priorities:
1. Make the DX Builder auto-save an option that can be turned off.
2. Make the Font properties work like the doc says.
3. Fix the bug where moving an object with a label via script doesn't move the label.
4. Fix the DesktopX.HostType property - it has never worked correctly for me.
5. Have the script editor automatically save a backup copy of the script to a user-defined folder, with the ability to restore if necessary.
Reply #13 Friday, November 18, 2005 5:45 PM
I've had some issued with DesktopX.HostType myself. I think it wouldn't report correctly that it was running as a gadget/widget. Identified itself as unknown.
Reply #14 Wednesday, April 5, 2006 11:58 PM
what do you say?
http://www.tabberer.com/sandyknoll/more/poker-tournament/index.html
http://www.homepokertourney.com/rules_etiquette.htm
http://www.texasrankem.com/rankem.asp?demo=yes&date_range=All
http://www.squirrelinaboxpoker.com/LeagueManager/Leagues.aspx
http://www.thepokergenie.com/index.php?afid=BE024D1
http://www.visagepoker.com/
http://www.shareup.net/Game/Cards/Aces-Tournament-Timer-download-21413.html
Palm Pilot
Reply #16 Monday, July 10, 2006 11:17 PM
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Tuesday, October 18, 2005 1:25 AM