Skip to content

Module_FontDbox

Charles edited this page Aug 5, 2026 · 10 revisions

Module: FontDbox

Status summary

Component Section 32-bit 64-bit Claimant Source Repo summary
FontDbox ROM modules - not built in repo, not tested in repo

Development status

Diagram from Module_FontDbox

Completeness

Functionality SWIs Services TOTAL
50.00% 50.00% 50.00% 50.00%

Summary

FontDbox is a Toolbox font-selection dialogue object: it maintains the selected font, size/aspect and sample text, reacts to font changes, and delivers object events through Toolbox filters.

Relationships

Diagram from Module_FontDbox

Diagram from Module_FontDbox

Discovered features

  • Has services
  • Has services fast
  • Has swis
  • Is c
  • Uses messagetrans

Provides

Functionality

In 32bit In 64 bit Interface
🔲 Resourcefs files
🔲 Toolbox object

Commands

None

SWIs

In 32bit In 64 bit Interface
🔲 FontDbox_ClassSWI (&82A00)
🔲 FontDbox_PostFilter (&82A01)
🔲 FontDbox_PreFilter (&82A02)

Services

In 32bit In 64 bit Interface
🔲 Service_FontsChanged
🔲 Service_ResourceFSStarting
🔲 Service_ToolboxStarting
🔲 Service_ToolboxTaskBorn
🔲 Service_ToolboxTaskDied

Vectors

None

Events

None

UpCalls

None


Issues calls to

Services

None

Vectors

None

Events

None

UpCalls

None

Modules

  • Font
  • MessageTrans
  • ResourceFS
  • SharedCLibrary
  • Toolbox
  • Wimp
  • Window

Clone this wiki locally