how to make a Widget?
Thursday, August 25, 2005 by Bash2cool | Discussion: DesktopX
Reply #2 Thursday, August 25, 2005 8:45 AM
Go though the tutorials in the 'Developer's Guide'. The Creating an MP3 player (Video tutorial) is a good guide and would be an ideal choice for someones first widget. You may find scanning through the other parts of the documents esp the creating objects.
The more advanced widgets you'll see make use of either Visual Basic or Java script.
Reply #4 Thursday, August 25, 2005 9:46 AM
| [Bichur] start with an object. then build on it. |
Thats the easiest way to begin..even i can make a simple widget this way.
Open desktopX..switch to desktopX builder..right click on icon in sys tray .."new desktop" Save " no " reset desktop settings " yes "
Then right click icon again..select " New Object "
This is how you can take a png or bpm maybe even jpeg..it will tell you the supported formats..and you make a simple icon first that you can add " states " to ..thats trickier so just try making something simple first. The best part is after making an object..just Right click on it..select all and related and export to widgets. It will now be a widget...then just right click on object and delete all and related and close desktopX. You dont need desktopX just to run a widget.
Reply #5 Thursday, August 25, 2005 10:43 AM
and Woodbridge, that link really helped me out on what to expect but i still feel like as if i missed something or i can't do right.
Reply #6 Thursday, August 25, 2005 11:50 AM
can you make a simple object using a png or text? (Non animated)
it can do nothing or just be a short cut.
Reply #8 Thursday, August 25, 2005 12:09 PM
Take it one step at a time.
I don't get a lot of free time, so I have only progressed from a simple layer (where the mouse away is a cool png) that does nothing to a simple animated shortcut to my desktop, other folder or prgram.
Reply #9 Thursday, August 25, 2005 3:57 PM
1) Run DxBuilder
2) right-click on the system tray icon
3) select New object from the list
4) explore the options available and see what changing them does to the object.
That is the quick way to create an *extremely* basic object that really won't do anything. If you create it as a shortcut you can make it open a folder or program, if you add scripts you can make it do all kinds of cool stuff. The way I went from knowing nothing to the limited experience I have is to take existing objects and examine them to see how they are constructed .
Good Luck!
Reply #10 Thursday, August 25, 2005 4:29 PM
| The way I went from knowing nothing to the limited experience I have is to take existing objects and examine them to see how they are constructed . |
good advice ('tis what i do) - just don't start with one of the complex ones

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 Thursday, August 25, 2005 8:13 AM