Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Size of Pictures(.bmp) for IS6.3.1


2 replies to this topic

pallab lahiri

pallab lahiri
  • Members
  • 9 posts

Posted 07 February 2002 - 09:06

I want to add my own pictures in Welcome dialog box .
I tried to add one but only a part of it is being shown.
What is actual size of picture that I can add.

And Is there any way to add picture on the title bar.
Thanks.


clvrmnky

clvrmnky
  • Members
  • 27 posts

Posted 07 February 2002 - 17:30

If you want to change the left-hand pane in the SdWlecome() and SdFinish() dialogs, you need to modify the IS dialogs and the bitmaps they use.

For the details on this, see IS KB article Q105029.

IS doesn't mention the exact size, so you have to figure it out yourself (I submitted a feature request to IS about this).

To change the image in the titlebar, you use the DialogSetInfo() function.  See the IS help for details on the image size.  

Note that if you change the default SdWelcome() image and use a custom title bar image, you will have to create a "transparent" image to replace the default image that IS will put on it.  I used a 5-pixel image with all bits set to black, and used it with "transparent" for black bits turned on.


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 09 February 2002 - 09:44

You may find this article useful:
http://www.installsi...101/default.htm