Skip to content

Module_WindowScroll

Charles edited this page Aug 5, 2026 · 10 revisions

Module: WindowScroll

Status summary

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

Development status

Diagram from Module_WindowScroll

Completeness

Functionality Commands Services Vectors Events TOTAL
50.00% 50.00% 50.00% 50.00% 50.00% 50.00%

Summary

WindowScroll is an EventV-based desktop helper that converts configured scrollable gadgets/windows into Wimp scroll requests. It remembers pending scroll state and understands parent/front/behind Wimp window relationships rather than providing a new window system.

Relationships

Diagram from Module_WindowScroll

Diagram from Module_WindowScroll

Discovered features

  • Accesses task memory
  • Has argument parsing
  • Has services
  • Has services fast
  • Is c
  • Is desktop application

Provides

Functionality

In 32bit In 64 bit Interface
🔲 Default desktop application

Commands

In 32bit In 64 bit Interface
🔲 *Desktop_WindowScroll
🔲 *WimpScroll

SWIs

None

Services

In 32bit In 64 bit Interface
🔲 Service_StartWimp
🔲 Service_StartedWimp

Vectors

In 32bit In 64 bit Interface
🔲 EventV

Events

In 32bit In 64 bit Interface
🔲 Event_Expansion

UpCalls

None


Issues calls to

Services

None

Vectors

None

Events

None

UpCalls

None

Modules

  • MessageTrans
  • SharedCLibrary
  • Wimp

Clone this wiki locally