
Reece Dunn wrote:
Alan Gutierrez wrote:
* I don't think it matters much, to the user, if the button they click is a Motif button or an Aqua button, so long as their form is processed. Go to Amazon. All the buttons there are images.
True, but you still need native as an option. Windows allows buttons to be either text, image or text+image. I don't yet support images because I do not have a graphics class to represent images yet. When I do, I will allow images in buttons.
How can you have (natively) a button with text+image, in Win32? Best, John -- John Torjo, Contributing editor, C/C++ Users Journal -- "Win32 GUI Generics" -- generics & GUI do mix, after all -- http://www.torjo.com/win32gui/ -- http://www.torjo.com/cb/ - Click, Build, Run!