News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Clear text and symbol button

Started by hutch--, September 10, 2008, 11:28:11 AM

Previous topic - Next topic

hutch--

Its been a while since I had the time to write a small custom control but I have needed this one for some of the work I am doing at the moment. Its a text/symbol button that can be displayed either over coloured client areas or over bitmap image data in a STATIC control. It sends a WM_COMMAND on both UP and DOWN clicks and can have an individual custom cursor for each button as each button creates its own WNDCLASSEX window class.

Any comments will be welcome.

[attachment deleted by admin]
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

Nordwind64

Work fine, hutch.

I only found a little error in your testexe/control. If I size the window to small, your controltexts are shown inside of the statuswindow. Can you fix that?

Best regards,
Nordwind64
Greetings, Nordwind.
Windows 7 (64Bit), JWASM/PoLink