Jump to content

GDevCon North America 2025/Fun With User Interface Abstraction

From LabVIEW Wiki
Revision as of 14:19, 20 August 2025 by Cordm (talk | contribs) (Created page with "{{infobox |category=presentation |name=LabVIEW Autocomplete |icon=GDevCon-NAButton.png |presentation-conference=GDevCon North America 2025 |presentation-presenter=Jim Fowler }} {{presentation |title=LabVIEW Autocomplete |presenters=Jim Fowler |abstract=This presentation demonstrates how to implement multiple user interfaces for an application without requiring any of the user interfaces to implement any functionality. Advantages to this approach include eliminating the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
LabVIEW Autocomplete
Conference GDevCon North America 2025
Presenters Jim Fowler
LabVIEW Autocomplete by Jim Fowler

This presentation demonstrates how to implement multiple user interfaces for an application without requiring any of the user interfaces to implement any functionality. Advantages to this approach include eliminating the potential need to write multiple variants of the application and the ability to customize user interfaces for different use cases with minimal or no changes to the application. The implementation presented is elegant, scalable, reusable and is bound to afford developers maximum flexibility in meeting changing interface requirements without impacting a project's schedule.




External links