|
-
April 25th, 1999, 10:34 PM
#1
inserting a bitmap in my About Box
Is there any easy way of inserting a bitmap in my About Box.
There exists code and discussion on declaring a bitmap to
be the background of a dialog box, but I am just looking for
a way to insert my bitmap into a dialog box.
I have vc++ 6.0. Any response any one can give me will be
greatly appreciated. Details are beloved!
-
April 26th, 1999, 01:05 AM
#2
Re: inserting a bitmap in my About Box
Make a picture box on the dialog right click on it and on properties tab select bitmap from the combo
I think that should do it
-
April 26th, 1999, 08:55 AM
#3
Re: inserting a bitmap in my About Box
When I insert a new dialog box, I get a toolbar with a variety
of things that I can insert into my dialog box, such as an edit
box, static text and a picture option. When I insert a picture
box into my dialog box, I get a small square frame. If I right
click on that frame and then on the properties tab, I get options
"general", "style", "more styles" and "extended styles" but nothing
which lets me include a bitmap file into my dialog box.
I remain perplexed as to how to insert a bitmap into a
dialog box. Please, any response any one can give me will be
greatly appreciated.
-
April 26th, 1999, 12:27 PM
#4
Re: inserting a bitmap in my About Box
In the dialog section of this site there are two articles describing
file open dialogs with image preview. You could probably adapt
one of those to meet your needs. The articles should explain the
techniques involved. I took one and adapted it to work as a wallpaper
selector for myself and it worked pretty well. Check the comments
in the articles because there are sometimes little 'gotchas' in there.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|