20,741
edits
No edit summary |
|||
| Line 41: | Line 41: | ||
* {{PUI widget|vrule}} (not critical, could be implemented OpenVG or simply by using a transparent image) | * {{PUI widget|vrule}} (not critical, could be implemented OpenVG or simply by using a transparent image) | ||
* {{PUI widget|hrule}} (not critical, could be implemented OpenVG or simply by using a transparent image) | * {{PUI widget|hrule}} (not critical, could be implemented OpenVG or simply by using a transparent image) | ||
* {{PUI widget|radio}} (Canvas images using event handling) | * {{PUI widget|radio}} (Canvas images using event handling to dynamically change the image based on mouse events) | ||
* {{PUI widget|slider}} (basically 3 buttons with the middle button supporting dragging, see also [https://forum.flightgear.org/viewtopic.php?f=71&t=19975]) | * {{PUI widget|slider}} (basically 3 buttons with the middle button supporting dragging, see also [https://forum.flightgear.org/viewtopic.php?f=71&t=19975]) | ||
* {{PUI widget|dial}} (see also [https://forum.flightgear.org/viewtopic.php?f=71&t=19975]) | * {{PUI widget|dial}} (see also [https://forum.flightgear.org/viewtopic.php?f=71&t=19975]) | ||