Bitmap Button
-
I currently use bitmaps as replacement of the old boring window buttons. But one problem i faced is the size of BMP files. Is there any other way that we can load other picture extension so that it would be smaller file? Another problem is that i cannot load large size BMP file, eg. bigger than 11 mb. How do we can use the HDD for cache? Thanx first!
-
I currently use bitmaps as replacement of the old boring window buttons. But one problem i faced is the size of BMP files. Is there any other way that we can load other picture extension so that it would be smaller file? Another problem is that i cannot load large size BMP file, eg. bigger than 11 mb. How do we can use the HDD for cache? Thanx first!
-
I currently use bitmaps as replacement of the old boring window buttons. But one problem i faced is the size of BMP files. Is there any other way that we can load other picture extension so that it would be smaller file? Another problem is that i cannot load large size BMP file, eg. bigger than 11 mb. How do we can use the HDD for cache? Thanx first!
Rather than use bitmap buttons, why not try this Michael Santoro's CSXButton class instead. It's a drop in CButton derived class which allows both text AND images. With this class you don't have to muck about with multiple bitmaps for the button states or include your text in the bitmap. Take a look at http://codeguru.earthweb.com/buttonctrl/bitmap_text_button.shtml
================================================= Andy Metcalfe - Sonardyne International Ltd Email: andy.metcalfe@lineone.net Web: http://website.lineone.net/~andy.metcalfe ================================================= "I used to be a medieval re-enactor, but I'm alright now" =================================================