Super Hollywood Application Template by Richard Lake
Any questions, feedback etc.. email me.
;; GETTING STARTED
******************
An IDE is required for any serious coding, I recommend CodeBench by Simon
Archer.
;; INFO
*******
This template has been designed to work with AmigaOS4+ only, however you may
have luck on Amiga Classics as well - of course you have to
ask yourself - do I need to use AISS buttons? If the answer is Yes, then
you'll need to do some additional work in the installation process.
Please study this template carefully before trying to do your own application.
Learn how this template links keyboard shortcuts and toolbar actions together
into p_functionCalls() in eventhandler.hws. It may take you a while to grasp
how this is done, but once you do you'll keep your application smaller with
less duplication and easier to follow.
;; HISTORY
**********
1.3 Changes
Bug fixes, tightening code in keyboardshortcuts and toolbar in order to reduce
necessity to edit these files.
Imported more functions from Jack:
* Asynchronous Downloading
* Capitalise First Letter
* GetAvailableMemory, GetOperatingSystem (AmigaOS Version too), GetCPU
* GetIPAddress, GetLocalIP, IsOnline
* EncodeURL, DecodeURL
1.2 Changes
Applet changed to Base Library; all function calls are object function-based
Bug fixes - Trailing zeroes when set to False now work in numeric fields now
work correctly when using spinboxes/mouse wheel. You can now create Option
Boxes, an example not shown in this update, will come in future update.
;; TO DO
*******
TextFields:
* CTRL + LEFT OR RIGHT ARROW TO JUMP WORDS
Multi-line TextFields:
* No support for this yet
;; KNOWN BUGS
*************
| |