Anyone have any ideo how you can change the default windows grey on a button in winBlitz3D?
I want to change the 'background' color of a button to show the rgb color the user has picked before...
I've played with functions like
api_setbkMode hWnd,2 (setting background mode to opaque)
api_setbkColor hWnd, $ff0ff
but that no work :(
Any hints appreciated!!
Danny.
I want to change the 'background' color of a button to show the rgb color the user has picked before...
I've played with functions like
api_setbkMode hWnd,2 (setting background mode to opaque)
api_setbkColor hWnd, $ff0ff
but that no work :(
Any hints appreciated!!
Danny.