The MASM Forum

Specialised Projects => PowerBASIC => Topic started by: hutch-- on January 22, 2022, 03:31:18 PM

Title: Three dialog control examples started with Dialog Maker
Post by: hutch-- on January 22, 2022, 03:31:18 PM
Three control types are contained in the zip file.

1. A subclassed list box.
2. A simple text entry box.
3. A radio button example.

These are templated created with Dialog Maker and with added code.
Title: Re: Three dialog control examples started with Dialog Maker
Post by: Gunther on January 22, 2022, 05:11:42 PM
Steve,

with which version of PowerBASIC did you create the programs?
Title: Re: Three dialog control examples started with Dialog Maker
Post by: hutch-- on January 22, 2022, 06:50:25 PM
Hi Gunther, I use the current version PBWIN 10. I just tested version 9 but it does not handle the GDI+ prototypes.