_Martin_

_Martin_

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

[quote]most of us would rather see new tools than the same old ones that have just been made more accessible.[/quote] Most of us would rather see some new creativity within DesktopX, rather than a rehash of the same old objects as we've had (in the main) for the last 5 years. If it requires a more "simplistic" interface to bring some new blood and new ideas into the DesktopX community then I'm all for it. [quote]Also the "template pack" could be created independently by some of our leading

189 Replies 639,727 Views

First and foremost I concur with the comments regarding resolution independancy. This really is down to the authors as everything we need is there. [quote]Horizontal and vertical guidelines to help make things straighter. Or maybe a grid that we can turn on and off.[/quote] Good idea. However, why don't we take this a step further and have "Global" scripts that interact with the development environment rather than being "local to an object/a theme. Think of it as script plug

189 Replies 639,727 Views

I think that there are several improvements that can be made which fall into 4 main categories: 1. Bugfixing 2. Additional functionality 3. Developer tools 4. Ease of use tools [U][B]1. Bugfixing[/B][/U] In addition to those already mentioned ... Fix AX control bugs e.g. ... [font="courier new,courier,mono"]Control.Border = False[/font] is broken on the DX Edit control Sometimes controls don't appear on loading until they/their parent

189 Replies 639,727 Views

DesktopX is one of the easiest to use and most powerful "application" builders I have ever seen. Let me be clear, I am not a "proper" programmer, though I manage quite nicely in JavaScript and VBScript, and I am not a "proper" artist, though I can fumble through using something like Fireworks. As such, the fact that can make things that are powerful and actually look fairly cool is awesome. This is why I love the application and why I keep coming back to it. A good few years ago

3 Replies 3,437 Views

Apologies if this is already reported, but haven't got time at the moment to read all the posts! The problem I have is when I have something like an Excel file in a Fence. If I load that file, and then resave it, it seems to leave the fence and just be positioned on the desktop as it normally would, outside the fence. Am I missing something or is this an unresolved issue? M.

2 Replies 15,502 Views

You can use the below to detect Vista (and I'm sure Google will confirm the XP version), and then can you not go to the location directly? i.e. c:\users\public. [code="vbscript"] strComputer = "." Set WshShell = CreateObject("WScript.Shell") Dim WshShell Set objWMIService = GetObject("winmgmts:" & _ "{impersonationLevel=impersonate}!\\" & strComputer & _ "\root\cimv2") Set colOper

3 Replies 3,760 Views

Would be delighted to see if/when DX4 is eventually coming out. It's been promised for soooo long, and there are quite a few bugs in the version we are left with.

27 Replies 33,186 Views

Could some options be added to Dreamscene to help? For example, Dark Avatar and Vista v3 could actually afford to run slower in my opinion, so if they could be set to run at say 50% or 75%, then they may be smoother? Also, could some visual masks be applied? I don't know if this is technically possible, but (for example) on Vista v3, it would be cool to either darken the Dream to make it more subtle, or even change the hue?

13 Replies 18,508 Views

Great news Brad - a long overdue vacation. Re the Redmond trip - one issue comes to mind - the ability to integrate DX gadgets with Vista (sidebar etc). I know this has been discussed and that you're having current issues with DX & Vista, but this is something I think will really launch DX to the next level. I have potential customers asking why I'm not using a certain search tool's widget engine, and I'd love to add "Vista integration" to t

20 Replies 8,867 Views

I'm concerned about Desktop Gadgets. This could and should be a critical tool for developers to sell their applications. As it transpires I think it's falling short of its potential. I submitted a gadget about 4 weeks ago and heard nothing; it's just sat in moderation. I appreciate that Stardock have been busy with GalCiv 2, and that moderation needs to be done carefully. However, this is an incredibly simple gadget which should have flown t

9 Replies 13,619 Views

Simple digital clock here: http://martin.wincustomize.com/ViewSkin.aspx?SkinID=3565&LibID=3&comments=1 Re learning form examples, just import them and look at the script. There are plenty of my objects that interact with web pages so you can see how they work. Re Excel - starter here, but beyond that you need to look at the object model to interact (http://msdn.microsoft.com/library/en-us/dv_wrcore/html/wrconExcelObjectModelOvervi

5 Replies 8,516 Views

How about (in the above) using Object.Text = "Resolution: " & objItem.CurrentHorizontalResolution & " x " & objItem.CurrentVerticalResolution Just an example of combining strings

21 Replies 5,746 Views

Adamness/RedBuzzard, If you think gas prices are high in the US - try the rest of the world! Tell Detroit to learn how to make efficient engines. Tell them to ask Mr Toyota, I hear he's in the neighbourhood

9 Replies 1,822 Views

Just so you know, I'm working on this. The script is all done, but I confess that I was planning to launch in on DesktopGadgets (at very low cost!). Oh, and it will incude maps of where the service stations are and traffic reports.

9 Replies 1,822 Views