OS4 DepotLogo by Nickman 
(anonymous IP: 3.15.4.244,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Development » Example » hw_app_template.lha

Hw_app_template

Description: Super Hollywood Application Template
Download: hw_app_template.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 2Mb
Version: 1.3
Date: 14 Dec 12
Author: Richard Lake
Submitter: Richard Lake
Email: rikki lake/ntlworld com
Requirements: Hollywood Designer 4.7+
Category: development/example
Replaces: development/example/hw_application_template.lha
License: Freeware
Distribute: yes
Min OS Version: 4.0
FileID: 7563
 
Comments: 7
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
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 (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment