Buttons with symbol character labels
-
I'm sure this problem must have been solved many moons ago, and my newbieness is just holding me back. I am trying to draw a couple of buttons on a dialog using Win32, that contain up and down arrows. I can use WM_SETFONT, to set the Symbol font, but how do I set the character to appear on the button? If I could use a bitmap button that would be OK, but I cannot use MFC. Any ideas anyone? Any help would be gratefully appreciated. :confused: ChrisP
-
I'm sure this problem must have been solved many moons ago, and my newbieness is just holding me back. I am trying to draw a couple of buttons on a dialog using Win32, that contain up and down arrows. I can use WM_SETFONT, to set the Symbol font, but how do I set the character to appear on the button? If I could use a bitmap button that would be OK, but I cannot use MFC. Any ideas anyone? Any help would be gratefully appreciated. :confused: ChrisP
Is
WM_SETTEXT
message what you're looking for? Maybe I haven't understood your problem. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo