Cleanup
That about does it for the conversion. The Article Maestro application is now running on top of the GLX Application Framework and can take advantage of all the features the framework provides. There is just a little cleanup to perform before we are done.
Extract Auto Update Code
The default program stack has a menu bar with a Help menu in it. The script in the Help button shows the code necessary to automatically update an application over the internet (assuming you have configured your app to do so).
Edit the script of the Help button.
The code in the Check for Updates case is what you are interested in. You can use this code in your own application if you wish.
Delete program.dat Stack
I no longer need the program.dat stack so I can safely delete it from the components folder.
0 Comments
Add your comment