New Improved Desktop Gadget Designer
May 3rd, 2007 | Published in Google Desktop
If you're starting to create desktop gadgets, be sure to try out the new and improved Google Desktop Gadget Designer, included with the latest Google Desktop SDK. It makes creating that great gadget idea of yours a breeze, with drag & drop elements, property editors, and built-in script editing. I spent my internship here working with the amazing people on the Desktop team and adding some of the most requested features to the designer.
Here are some of the new features and fixes in the latest version:
- Additions to the API, such as listbox and progressbar, are supported.
- The designer UI is more configurable, with variable-size panes and retained window position/size.
- You can find and replace text and go to a specific line.
- The properties list is sorted in alphabetical order.
- The designer tabs have tool tips and can be closed with a middle-click.
- You can choose whether to see a web page at startup; the new default home page lets you search Google Desktop documentation or all Google Desktop websites (including this blog).
- New project files are UTF-8 encoded.
- You can specify preferences, such as whether to load the most recent project at startup.