pjpowell

pjpowell

Joined Member # 48
0 Posts 1 Replies 1,107 Reputation

Unfortunately you are your own worst enemy. Please try to produce better screenshots as that is the first thing that people will see and will colour their opinion of your cursor/skin before they even download it. Also learn to take constructive criticism from those offering it and ignore those just saying 'this sucks'. Personally I agree that the cursor you linked has had a harsh treatment but from the screenshot I can see why. While you are learni

107 Replies 31,488 Views

This whole argument is deeply flawed. If someone only wants to use msstyles they will use the hack and not bother using Windowblinds. If someone wants to use windowblinds skins then they will already have windowblinds and adding the ability to import msstyles adds no extra incentive to them to buy it as it's available in the free version anyway. So the only profit stardock will make from this is that those who port their skins to WB format will be a

136 Replies 46,555 Views

Solution Design: Which of your themes no longer works since the updates to DesktopX and in what way? I have always been impressed by the cleanness and classy look of your designs and the detail that goes into them and would be interested in getting them working again. I just loaded Aquamarine Series 5.6 and it seems fine to me other than a lot of the objects not being parented to anything.

2 Replies 7,718 Views

With the exception of maybe 1 thing here these are not bugs but enhancement requests. 1. An ActiveX Control is not an object, it's contained in an object and so unless the control itelf includes a setfocus function it ain't going to work without some sort of wrapper. 2. Object.BarMode is making an object act like a toolbar and will therefore resize the desktop area which in turn moves stuff to fit the new desktop area. It's not exact

2 Replies 7,718 Views

It's due to your use of two monitors. At some stage the res is probably changing or it's switching to one monitor and DX is picking up on the fact and helpfully moving stuff for you. The problem is that when it switches back it will all be in the wrong place. This usually happens if your primary monitor is on the right. Playing games can often have this effect as the res is changed from 1280x1024 (or whatever) to 1024x768. I suggest that once you have the theme where it should be you save i

11 Replies 3,968 Views

Skindicate?Dangeruss and treetog? Dangeruss was ok with it... treetog wasn't, WHEN I SENDED TREETOG ANOTHER EMAIL ABOUT THE SUBJECT HE DIDN'T FIND IT IMPORTANT ENOUGH TO ANSWER ITIn that case, I will just decide on my own. Can you clarify something for me? Did Treetog originally say no to using Skindicate for your commercial venture? I

49 Replies 21,601 Views

Do you mean randomising entire themes or just Windowblinds themes? I wrote a randomiser for windowblinds skins which could possibly be extended to full themes and other skins in the future.

2 Replies 1,874 Views

Even if they were all in seperate svchosts they would still use the same amount of handles. Possibly more due to the extra svchosts. Svchost looks after multiple services so it is highly likely to be over 1000 and to my understanding doesn't come under the category of a rogue process that is leaking. What you describe is perfectly normal. My largest svchost has 1523 handles and I have no ill effects.

28 Replies 7,892 Views

The only way I have found to do this with native windows is to create an image the size of both monitors. Then set it as tiled. To do the second thing you would need to make an image combining both walls and use that instead.

3 Replies 635 Views

Thanks for the comment Larry and it's good to be here. I've wanted to start a blog for a while but just couldn't think of a good place to start. I do feel I need to point out the Recruit theme would have been nothing without the original graphics which Thredz (Neil Allardice), Dangeruss (Russ Schwenkler) and Tech13 (Michael Bodine) kindly allowed me to use and adapt. They are true artists and people I have respected hugely for a long time.

4 Replies 3,965 Views

The first bit of code will be the actual Listbox itself. First we need to decide what is going to hold the list itself and declare the necessary variables to hold it in memory. A listbox is basically a list of values in a one dimensional array. It may be possible to extend this later to more dimensions but I will leave that for another component as that adds a lot of extra complexity. So I need a variable for the array: Dim PJCustList() ' Dimension a Dynamic

2 Replies 7,303 Views

While working on a recent(ish) widget which needed a themed listbox I came across a problem. The problem is that there is no real way to customise a standard listbox control to the degree that it would not look out of place on a custom widget. As a result I decided to code a listbox control from scratch. The control would be entirely made of png's and text objects

0 Replies 4,010 Views

Before I start this set of articles I feel I need to give a bit of background as an introduction. I have used DesktopX since pre alpha having been lucky enough to be involved since the very start of DesktopX. I have created a few themes and objects over the years and am particularly excited about the scripting in DesktopX. I see DesktopX as a programming en

4 Replies 3,965 Views

Tiggz: You can render it against a matte/shadow surface in 3dMax. This makes the surface it's cast against into the projected shadow. My wallpaper change widget was rendered entirely in 3dmax exported to multiple png files and includes shadows both on the animated parts and on the static parts. Here it is against a normal wallpaper. [Message Edited]

129 Replies 40,545 Views

ChasUGC: Most definitely can. I purchased 3DMax solely for skinning. For creating DesktopX animations I find it the best method. Used it for a DesktopX Wallpaper Changer widget and some other stuff. But it takes alot of work to get good at using it and I'm only just beginning really. Finding the time to do that along with everything else is tricky.

129 Replies 40,545 Views

Do you have an antivirus enabled? If so exclude the WB folder and subfolders. AV's can be a bit overzealous in checking files sometimes. Other than that do other skins lag or is it just with that one? Also are you referring to the WB skin causing it or the whole suite? If so what is included in the suite other than the WB skin?

29 Replies 10,281 Views

Sorry. Just realised I'm largely repeating what Martin said. Brain not fully in gear or something. Anyway I am wholeheartedly behind this project and will be available to help anyone with coding or other aspects of DX.

58 Replies 37,823 Views

Personally I see DX completely different than most people. I see it largely as a programming utility where you're not limited to making mundane grey rectangular programs. I try to make new and innovative items for it but I have two problems: 1. Thinking of cool (but doable) objects 2. Getting bogged down in the creation of the graphics. What we need is a serious collaboration of the various elements. Skinners (by this I mean the graphics experts) Coders (thos

58 Replies 37,823 Views

It's a virus that someone or some people that use this site have on their PC's. It harvests the addresses and sends to a random one from a random one. This is why you get replies saying you sent out messages which you didn't. Unfortunately there's not a lot that can be done except the infected PC's owner realising it and cleaning it.

24 Replies 5,072 Views

New update available at the same location http://pjpowell.dyndns.org/Downloadables/SkinRandomizer.exe . Now allows you to specify colorisation settings and enable colorisation per skin.

18 Replies 4,467 Views