The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Specialised Projects
»
PowerBASIC
»
Three dialog control examples started with Dialog Maker
« previous
next »
Print
Pages: [
1
]
Author
Topic: Three dialog control examples started with Dialog Maker (Read 480 times)
hutch--
Administrator
Member
Posts: 9551
Mnemonic Driven API Grinder
Three dialog control examples started with Dialog Maker
«
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.
Logged
hutch at movsd dot com
http://www.masm32.com
Gunther
Member
Posts: 4069
Forgive your enemies, but never forget their names
Re: Three dialog control examples started with Dialog Maker
«
Reply #1 on:
January 22, 2022, 05:11:42 PM »
Steve,
with which version of PowerBASIC did you create the programs?
Logged
Get your facts first, and then you can distort them.
hutch--
Administrator
Member
Posts: 9551
Mnemonic Driven API Grinder
Re: Three dialog control examples started with Dialog Maker
«
Reply #2 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.
Logged
hutch at movsd dot com
http://www.masm32.com
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
Specialised Projects
»
PowerBASIC
»
Three dialog control examples started with Dialog Maker