Vortrag bei Access User Group
Am 1. Oktober werde ich einen Vortrag über meine custom dialogs halten.
Next presentation on 5th August
Topic outline:
Microsoft Access still relies on old fashion UI controls and lacks many modern controls.
This often leads users to perceive Access applications as less powerful due to their “old-fashioned” appearance. Which is incorrect.
Approach & Technology
Use of acEdgeBrowser control to directly integrate modern web technologies (HTML, CSS, JavaScript) into Access.
Demonstration
Live presentation of modern UI components integrated into Access, including:
Date/time picker, date range picker, star rating, slider, combo box with icons, drag-and-drop sorting, WYSIWYG editor, progress bar, Kanban board, hamburger menu, and tree view.
How it works
General explanation of communication between Access (VBA) and the embedded browser, including event handling and data exchange.
Practical example & debugging
Step-by-step demonstration of a simple example.
