Embedded Systems
gui_db.asc
Associated article: GUI Development for Real-Time Applications
Tags: Embedded Systems Design
_DEVELOPING GUIs FOR DATABASE APPLICATIONS_
by John Rodley
Listing One
# Definition of the menu bar. Note the parameter attached to every menu item.
action bar MainMenu_AB is
enabled pulldown Activity_PD text "~Activity"
enabled choice Workout_MC ...


