IonicWind Software

IWBasic => GUI Central => Topic started by: h3kt0r on January 29, 2020, 02:25:13 PM

Title: Comctl32 API Toolbar sample
Post by: h3kt0r on January 29, 2020, 02:25:13 PM
Here is a sample to demonstrate the Comctl32 API Toolbar.
Ported and modified from an IBPro snippet.

See attached ZIP archive.
Title: Re: Comctl32 API Toolbar sample
Post by: Brian on January 30, 2020, 11:53:12 AM
Good stuff. Looks even better with a manifest file - the icons have a more modern look

Slightly modified the program, and added a manifest file to the zip

Brian
Title: Re: Comctl32 API Toolbar sample
Post by: h3kt0r on January 30, 2020, 01:27:05 PM
Looks better with a manifest file and 32x32 sized icons, indeed.