From 8e7af961c656c1cc1b1d2282a1c2a3d8d1f6d020 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Sun, 14 Apr 2024 07:36:45 +1000 Subject: emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. --- docs/source/techspecs/layout_files.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/source/techspecs') diff --git a/docs/source/techspecs/layout_files.rst b/docs/source/techspecs/layout_files.rst index 297521bf945..a014756a32b 100644 --- a/docs/source/techspecs/layout_files.rst +++ b/docs/source/techspecs/layout_files.rst @@ -690,6 +690,11 @@ element. This means a view can reference elements and groups that appear after it in the file, and parameters from the enclosing scope will have their final values from the end of the ``mamelayout`` element. +A ``view`` element may have a ``showpointers`` attribute to set whether mouse +and pen pointers should be shown for the view. If present, the value must be +either ``yes`` or ``no``. If the ``showpointers`` attribute is not present, pen +and mouse pointers are shown for views that contain items bound to I/O ports. + The following child elements are allowed inside a ``view`` element: bounds -- cgit v1.2.3-70-g09d2