| By John Strano | Article Rating: |
|
| March 20, 2007 12:00 PM EDT | Reads: |
14,011 |
Click on the "Publish Project" toolbar button and if you keep your eye on the output frame you'll notice the automatically incremented publish version value.
Changing your perspective back to that of the user, use the Windows Start menu to run the example application again. Your application has transparently downloaded the application's manifest and detected that there is a new version available. You, the user, see a notification window displaying that a new version of the application is available. Click OK to download and install the update.
Open the "About" window and there you are. You'll see that the static text control's background color is now green, the "G" or second in our RGB sequence. You'll also note that the application's Start menu shortcut's values have changed if you've taken advantage of that option. For the sake of the next section of this article, leave the application running and return to the PowerBuilder IDE.
The Update Notifier Feature
How this
feature manifests itself to the user is two fold. At runtime it
consists of a pop-up window originating from the system tray that
notifies the user of various application update status conditions, as
well as a pop-up menu that enables the user to take certain actions and
modify certain options that concern updates to their application.
In the PowerBuilder 11 IDE, change the background color of the static text control on w_mss_about to the blue in our RGB sequence. Save and close w_mss_about. I'll also navigate to the Notify tabpage of my WinForm project and choose to use a non-default background image for my Notifier window. When you choose to use non-default values, the display size of Notifier's icon is 16x16 and the display size of background image I've used is 148x120. I'll also change the Notifier window's title value to "MSS." Publish your application once more, and then activate the running instance of it once the Publish is complete.
Published March 20, 2007 Reads 14,011
Copyright © 2007 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By John Strano
John Strano is a Sybase Technology Evangelist and is a charter member of TeamSybase. He has been using PowerBuilder since 1991 and has authored articles for multiple industry periodicals. John has been a Sybase Certified Instructor and has presented Sybase tools on an international basis since 1997. Over the last 17 years John has developed a variety of PowerBuilder applications from single-user scaling up to enterprise-class, web-based projects.
- Why SOA Needs Cloud Computing - Part 1
- Cloud Expo and The End of Tech Recession
- The Transition to Cloud Computing: What Does It Mean For You?
- A Rules Engine Built in PowerBuilder
- Sybase Named “Silver Sponsor” of iPhone Developer Summit
- How PowerBuilder Got Its Groove Back
- The Cloud Has Cross-Border Ambitions
- Ulitzer Names The World's 30 Most Influential Virtualization Bloggers
- Ulitzer Named "New Media" Partner of Greatly Anticipated iStrategy Event in Berlin
- Risks and Enterprise Mobility?
- Steps for Success in Enterprise Mobility?
- Are Mobile Luddites Resisting Mobility?
- The Difference Between Web Hosting and Cloud Computing
- Sybase CTO to Speak at 4th International Cloud Computing Expo
- Why SOA Needs Cloud Computing - Part 1
- Cloud Expo and The End of Tech Recession
- The Transition to Cloud Computing: What Does It Mean For You?
- Five Reasons to Choose a Private Cloud
- Seeding The Cloud: The Future of Data Management
- The Threat Behind the Firewall
- Economy Drives Adoption of Virtual Lab Technology
- Tips for Efficient PaaS Application Design
- A Rules Engine Built in PowerBuilder
- Sybase Named “Silver Sponsor” of iPhone Developer Summit
- Where Are RIA Technologies Headed in 2008?
- PowerBuilder History - How Did It Evolve?
- The Top 250 Players in the Cloud Computing Ecosystem
- Custom Common Dialogs Using SetWindowsHookEx
- DDDW Tips and Tricks
- OLE - Extending the Capabilities of PowerBuilder
- DataWindow.NET How To: Data Entry Form
- Book Excerpt: Sybase Adaptive Server Anywhere
- Sybase ASE 12.5 Performance and Tuning
- Working with SOA & Web Services in PowerBuilder
- Office 2003 Toolbar: A New Look For Your Old PowerBuilder App
- Dynamically Creating DataWindow Objects
































