GUI (menu/pop-up) examples
List of examples that use different GUI technique/calls.
-
exampleCoordinateDisplay - Shows how to add a new coordinate system and integrate it with the applications coordinate display settings.
-
exampleCustomMenu - Shows how to create a custom Menu using VR-Vantage application.
-
exampleDialogPage - Shows how to add a page to a dialog box.
-
exampleDisplayUnits - Shows how to use convert values and display them using the application's display units settings.
-
exampleExtendDialogByAddition - Shows how to extend an existing dialog by simply adding a new GUI element to it. Does not follow humble-dialog pattern.
-
exampleExtendDialogByDerivation - Shows how to extend an existing dialog (adding more features) through derivation.
-
exampleHumbleDialog - Shows how to create a custom Humble Dialog that is displayed with a custom menu.
-
exampleMilUnitsPlugin - Show how to add a shared display unit setting (Mils Orientation).
-
exampleToolbar - Shows how to create a toolbar and add items that are part of the menu bar and items that are not part of the menu bar.
-
exampleCustom - Shows how to build a plugin that customizes the VR-Vantage UI.
[<< Examples] [Home] [Top of Page]