Reply to Thread

Post a reply to the thread: Hiding the Windows "cancel" button

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 10-11-2013, 02:22 PM
    JerryS@cat

    Re: Hiding the Windows "cancel" button

    That will be awesome. Thanks.
  • 10-09-2013, 02:47 AM
    MCooker66

    Re: Hiding the Windows "cancel" button

    Quote Originally Posted by linder View Post
    We have added a new "Disable Cancel Buttons" option to the Loop Wizard Properties (see attached screenshots). This will be available in the upcoming SetupBuilder 8.1 maintenance release.
    Very good idea! I also need this new feature soon. Thanks for adding it

    Mike
  • 10-09-2013, 02:27 AM
    linder

    Re: Hiding the Windows "cancel" button

    Jerry,

    We have added a new "Disable Cancel Buttons" option to the Loop Wizard Properties (see attached screenshots). This will be available in the upcoming SetupBuilder 8.1 maintenance release.

    You can use the %_SB_BUTTONID% variable to do a conditional test for if the BACK or NEXT button has been clicked by the user (see screenshot). But the "Cancel" button terminates the script immediately, so you can not test for this button.

    Does this help?

    Friedrich
  • 10-09-2013, 01:18 AM
    linder

    Re: Hiding the Windows "cancel" button

    Good question. I will have to check this and get back to you...

    Friedrich
  • 10-08-2013, 03:05 PM
    JerryS@cat

    Hiding the Windows "cancel" button

    In the Loop Wizard, there is a checkbox in the Loop Wizard Properties (Advanced tab) that allows you to disable/hide the Minimize/Maximize buttons at the top of the window. Is there a way to also disable/hide the cancel button (X)? I am not referring to a Cancel push button, but rather the "X" the appears at the top-right of most typical Windows dialog screens. I'm asking because there might be a need to inhibit the user from canceling the dialog. Along the same line, is there a conditional test for if that particular button has been clicked on by the end user?

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •