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

Checkbox in MSI


2 replies to this topic

mouy

mouy
  • Members
  • 56 posts

Posted 18 May 2004 - 23:52

Hi,

Im creating a checkbox control in a custom dialog, however, during setup I cannot see the checkbox until I click on the space where it suppose to be.

How can I make it so users can always see it? Note: the checkbox is not suppose to be hidden

Thanks

Glytzhkof

Glytzhkof
  • Moderators
  • 1,447 posts

Posted 19 May 2004 - 02:45

There is probably another control covering the check box. Try moving the control to check if this is the case.
Regards
-Stein Åsmul

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 19 May 2004 - 08:14

If this is a dialog with a white background (i.e. a white bitmap as background) make sure that background bitmap control has the tab stop bit set (!)