Logo18.188.252.23 
  News  Recent  Stats  Forums  Discord  Contact
  Menu
 Username

 Password


   Register here

 Main menu
   BBCode test
 
 Content
   About OpenAmiga
   Guidelines
   Definitions
   SVN Access
   Licenses
   IRC channel
   Links
   ToDo List
   List Content
 
 Projects
   Suggested (1)
   Open (11)
   Assigned (27)
   Pending (0)
   Finished (7)
   Closed (5)
 
 Categories
   Cli (2)
   Datatype (9)
   Drivers (3)
   System (15)
   Workbench (16)
  CodeGuide
[Print][View Files]
Guideline - Programming guidelines
<- Back to guidelines

Content
    
- Reaction
- Default GUI data
- Miscellaneous


Reaction
    
All OpenAmiga GUI components must use the GUI toolkit that Hyperion has selected as standard for OS4 components. Currently that means using the Reaction/BOOPSI GUI toolkit.


Default GUI data
    
All applications and tools shall store information such as the last used path for opening or saving files where applicable and restore it when the user comes back to the related functionality. The application.library has functionality that supports this behavior. See the Default application data manager project for more information.


Miscellaneous
    
Do not use deprecated functions

When dealing with files, make sure you use 64bit aware functions and that your code can handle it
Open Amiga project website, Created in 2008 by Björn Hagström