extension to bitmap_button
Status: Beta
Brought to you by:
jtorjo
hi john,
i extended your great bitmap_button. here the changes:
- you can also load images from hard drive (with the
ipicture-interface -> bmp, jpg, gif)
- added a new memberfunction image_size() so the user
can find out the size of the image to resize the button
if necessary
i hope you like it ;-). because there are a lot of
changes best would be to view them with diff (included
in cvs or vc++). the code is tested and it works.
another great feature mfc and all the other stuff don't
support :-)
mfg steven
Logged In: YES
user_id=1031729
I want to create a new (much simpler and flexible) mechanism
for painting. Thus, creating things like your extended
bitmap_button will be a bliss. Hopefully will be ready by
beginning of feb.
Best,
John