that is really strange, i have never tried to print anything on here before. I can help.. can you email me.. i dont want to make PDF files, but i can point you to somewhere else to look at the pages.
RomanDA
printing my Tuts? where
Bichur, Glad your taking a chance an trying these things out, its actually a lot easier then its made to look.
(I've never know if the script box was an example of a sort or was an actual starting place.) I've never tried coding - always used a copy/paste from other posts and such without knowing what I'm doing. When you hit "NEW" on any object (for the script) it creates a template like this one: 'Called when the script is executed Sub Object_OnScriptEnter End Sub 'Called when the script is terminated Sub Object_OnScriptExit<br
I'm not sure what level you are doing these for, so from a non experienced level (me) I just want to point out (so far): from step two: Im trying to aim for someone who has never done ANYTHING in DX at all. Its hard to do, its like trying to explain to someone how to ride a bike, when you just "do it" lol. Sub-heading is fixed.. thanks.. Im trying to work on 1 every 2-3 days (if i can get time). I really need to get some ide
Step-by-Step Tutorials
Hey.. made a simple task bar item: WWW Link Enjoy
The problem is that the forcast weather temperature isn't correct. It is always 2-3 degrees lower than what it really is. Temps very so much from place to place. I live about 20 mins from the airport (where most temps seem to come from) and the temp is always 3-5 deg diff. I like Vad's Idea, but it can be colder or warmer, so who knows how you would know that. The best thing would be to see if there is a closer location. Find the URL its l
Where is DX PRO 3.5???? I would love to make sidebar Gadgets too.. cant wait.. where its the beta??
Tell me it'll only work with google desktop ummm... you stated: Recently downloaded a google widget. HAHAHA.. just picking. Keep in mind there are a LOT of different GADGETS/WIDGETS now. Its a shame because its going to only get more confusing.
The only real reason for getting PRO is if you want to make stand-alone gadgets that anyone can run. Just starting out, the DX that comes in OD can do all the same things as PRO. Im glad you are enjoying the Tutorials..
How about allowing DX PRO to export to MAC/VISTA/XP/LINUX???? that would be AWESOME! Can you imagine the bluster you would make in the community if you could export your gadgets out to any os?? THAT would be amazing!
Once you have an image up on the screen, can you resize the image? make it smaller or larger? There are script commands for height/width/top/left so you can change the size and position. Look over: Resizer demo for more info And another question: is it possible to mix states in an object, i.e have the mouse away state be an image,
Bet you can't create a text link to 'My Computer' Not as easy as you would think - I've tried. kind of like this: Function Object_OnLButtonUp(x,y,dragged) Const MYCOMP = &H11 On Error Resume Next With CreateObject("Shell.Application") Set objFolder = .NameSpace(MYCOMP) .Explore objFolder.self.path Set objFolder = nothing End With End Function
Now all I need is a step by step graphic skills tutorial look at the ICON-A-DAY ones! WWW Link
I agree with the comment on so many of the same things here. I post something new, or different, and then in 1 day its on page 6 because someone posted 10 version of the exact same weather widget, or the 2000 calendar of the month. The Biggest problem with all of this is lack of knowledge, yes you can take a simple weather widget and "SKIN" it 100000 times, but does that make it worth doing? Why not learn a LITTLE scripting (and i mean about 20-30 lines) that could allow you t
Step-by-Step Tutorials
The main reason some of us don't use the Plug-ins, is because they can misbehave, and not work on all systems. Scripts read the system directly and you can control it better with a script.
Yep.. 100% correct.. i NEVER pick "related objects" when i clone.. but this tutorial only had 1 object, so that wasnt a prob.. LOL Cloning can be dangerous, one wrong move and you end up with a ton of garbage on the screen.
Step-by-Step Tutorials
Step #2 is now up and live - Folder Object I will also be uploading #3 today as well "ATTACK OF THE CLONES" As soon as I have a link, it will be added.
Step-by-Step Tutorials
I am so sick of people thinking because its ART or SOFTWARE that it has no REAL Value in the world. I have been trying hard to make some part-time income from the gadgets I have been GIVING away for years. Its a hit and miss proposition, i have found people will shell out for something "cute" but something that has a lot of functions and is closer to a PROGRAM then a GADGET they shy away from, why? what has more VALUE? something CUTE that took me 2hrs to make, or something that is am
Your presentation is perfect and even someone who has never skinned anything like me can follow this. im so glad this was simple to follow.. i have a lot more planned, just need to get TIME to do them, and since time = money, if i could get $1 from everyone who uses these, id have... $1 lol..