AAG
Mar 9th, 2001, 06:03 AM
Hello All,
I need some help on creating a graphical button. preferably the way winamp goes about doing theres, i know how to bitblt. but i am unsure if your supposed to use an owner-draw button, or actually load the bitmap and handle when the mouse is over the image, and bitblt it according to what the mouse is doing at that time. i use pure api and hate to use mfc. i feel that it takes away from the fun of c++. i use borland 5.0 c++ compiler. if someone could please direct to a simple program that uses bitblt buttons or if u could instruct me on how to do this. it doesn't matter which way you would like to show. either an owner drawn button or other.., i will be gratefull for either. as long as the focus rectangle does not show. :) thanx
I need some help on creating a graphical button. preferably the way winamp goes about doing theres, i know how to bitblt. but i am unsure if your supposed to use an owner-draw button, or actually load the bitmap and handle when the mouse is over the image, and bitblt it according to what the mouse is doing at that time. i use pure api and hate to use mfc. i feel that it takes away from the fun of c++. i use borland 5.0 c++ compiler. if someone could please direct to a simple program that uses bitblt buttons or if u could instruct me on how to do this. it doesn't matter which way you would like to show. either an owner drawn button or other.., i will be gratefull for either. as long as the focus rectangle does not show. :) thanx