Canvas widgets: Difference between revisions

Jump to navigation Jump to search
Line 159: Line 159:
The values are only valid for one single window (coordinates are relative to window origin).
The values are only valid for one single window (coordinates are relative to window origin).


=== Keyboard Handling ===
=== Keyboard Handling {{Feedback}} ===
James was definitely right regarding osgGA: UI processing is really simplified compared to PUI.
James was definitely right regarding osgGA: UI processing is really simplified compared to PUI.


Line 175: Line 175:


BTW: There is already a property to toggle the mouse cursor via setprop, so this could also be wrapped in gui.nas, obviously being able to use a canvas texture as the cursor would prove the point that "everything is a canvas" in the design.
BTW: There is already a property to toggle the mouse cursor via setprop, so this could also be wrapped in gui.nas, obviously being able to use a canvas texture as the cursor would prove the point that "everything is a canvas" in the design.
=== Multiplatform Clipboard Support (native Copy/Paste) ===
=== Multiplatform Clipboard Support (native Copy/Paste) ===
{{Progressbar|70}}
{{Progressbar|70}}

Navigation menu