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 wont display


3 replies to this topic

bernadettefearon

bernadettefearon
  • Members
  • 94 posts

Posted 13 November 2001 - 17:26

Hi all,

Sorry if the simplicity of this question offends anyone!
i cant seem to get a checkbox in the dialog  SetupCompletesuccess to display.

I have visible set to true and enabled set to true, I cant see what else to do.
sorry if i am being really stupid
Thanks for any replies
Berni


Ian Blake

Ian Blake
  • Members
  • 483 posts

Posted 13 November 2001 - 17:47

Take a look at the behaviour section of the dialog and the conditions associated with the checkboxes.

It can not be that simple.  Many people have asked it this question before.


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 13 November 2001 - 19:51

Make sure the background image has tab stop enabled, and has a lower (or was it higher?) tab order than the check box.
I guess the which background bitmap is being drawn above your checkbox.

bernadettefearon

bernadettefearon
  • Members
  • 94 posts

Posted 14 November 2001 - 11:37

Thanks guys -
i got it working ok with the tab index of the image lower than the checkbox.
Thanks for your help
Berni