Logo by Alkaron (anonymous IP: 18.117.12.181,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
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 ************* |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |