Skip to content

This sample program implements two menu bars: a standard action bar and a "toolbar". The toolbar consists of "buttons" that can be pressed. Currently the buttons take no actions. The purpose of this sample is to demonstrate subclassing the frame window to add frame controls.

Notifications You must be signed in to change notification settings

OS2World/DEV-SAMPLES-C-PM-Toolbar

Repository files navigation

DEV-SAMPLES-CPLUSPLUS-Toolbar

This sample program implements two menu bars: a standard action bar and a "toolbar". The toolbar consists of "buttons" that can be pressed. Currently the buttons take no actions. The purpose of this sample is to demonstrate subclassing the frame window to add frame controls.

Toolbar ScreenShot

LICENSE

  • BSD 3 Clauses

COMPILE TOOLS

  • yum install git gcc make libc-devel binutils watcom-wrc watcom-wlink-hll watcom-wipfc

AUTHORS

  • Martin Iturbide (2023)
  • IBM

LINKS

About

This sample program implements two menu bars: a standard action bar and a "toolbar". The toolbar consists of "buttons" that can be pressed. Currently the buttons take no actions. The purpose of this sample is to demonstrate subclassing the frame window to add frame controls.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published