Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2026 Meta-MorphOS.org
Description:A tool to explore the MorphOS SDK
Developer/Porter:Papiosaur
Mail:
Readme:
Short: MorphOS SDK Browser
Author: Yannick Buchy
Type: dev/misc
Version: 1.4
Architecture: ppc-morphos
Requires: MorphOS SDK 3.20+
TextEditor.mcc (external MUI class) to install

SDK-Explorer 1.4
=================

A comprehensive browser for the MorphOS SDK documentation, examples
and header files using Listtree.mcc, Scintilla.mcc and TextEditor.mcc.


DESCRIPTION
-----------

SDK-Explorer allows you to browse and search the MorphOS SDK:

- Autodoc files (system libraries, LUA, MUI, MCC, Reggae)
- Source code examples
- Header files (os-include, include)
- FD (Function Definition) files with formatted display

Source code files (.c and .h) are displayed with syntax highlighting
using Scintilla.mcc, featuring colorized keywords, comments, strings,
preprocessor directives and more.


INSTALLATION
------------

Copy SDK-Explorer to your preferred location.
The program expects the SDK to be available at SDK:


USAGE
-----

- Use the Category cycle gadget to switch between documentation types
- Type in the Filter field to live-filter the lists and the tree
- Select a file in the left list to view its contents
- Select a function in the middle list to view its documentation
- Double-click a SEE ALSO reference to jump to that function
- Use the Search field to find text in the current documentation
- Press TAB to navigate between UI elements

Keyboard shortcuts:
- Amiga+F : Search
- Amiga+G : Search Next
- Amiga+C : Copy selected text
- Amiga+? : About
- Amiga+Q : Quit
- S : Focus search field
- N : Search Next button


HISTORY
-------

Version 1.4 (24.06.2026)
- Live filter field: filters the lists (and the Examples/Includes tree)
as you type, in every category
- Clickable SEE ALSO cross-references (double-click to jump)
- Normal mouse pointer over the documentation viewer
- Application icon now shown when iconified
- New About window using Aboutbox.mcc

Version 1.3 (20.02.2026)
- Fixed tree display: directories without subdirectories no longer show
an expandable node arrow in Examples and Includes modes (thanks Poly)

Version 1.2 (12.02.2026)
- Added syntax highlighting for .c and .h files using Scintilla.mcc
- C/C++ lexer with colorized keywords, comments, strings, numbers,
preprocessor directives and operators
- MorphOS types highlighted (APTR, ULONG, BOOL, IPTR, etc.)
- Line numbers displayed in left margin
- Search works natively in Scintilla view
- Copy support in Scintilla view

Version 1.1 (03.02.2026)
- Complete rewrite in C/MUI
- Added keyboard shortcuts for Search (Amiga+F) and Search Next (Amiga+G)
- Added TAB navigation between UI elements (CycleChain)
- Auto-select first entry when changing categories
- Search results highlighted in bold and blue

Version 1.0
- Initial release (Hollywood version)


LICENSE
-------

SDK-Explorer is freeware but support is always welcome.


CONTACT
-------

For bug reports and suggestions, contact the author.


THANKS
------

MorphOS Team for MorphOS
Gabriel Sokol for his support

Paypal:
Upload Date:Jun 25 2026
Category:Development/Tools
Download:SDK-Explorer_1.4.lha
Md5:331fb36400e4d6203d626bcf583bcddb
Size:47 KB
Downloads:8

Screenshot(s)
 
History
Last Comments
Add comment