Results 1 to 5 of 5

Thread: show feature with checkbox checked at the start

  1. #1

    Default show feature with checkbox checked at the start

    Hi,

    I have an install with 12 features.
    Most of the times the same feature is checked at install.

    Is it somehow possible to set the feature checked in advance, so that
    the user sees the feature is selected (checked) ?
    I've seen there's an option to select a feature by default.
    But when I use this, the feature is not checked on screen.

    thanks

    Hans Vinckier

  2. #2

    Default Re: show feature with checkbox checked at the start

    Hans,

    yes, absolutely no problem. You have full control over this. Just use the
    "Set Feature State..." script function.

    Does this help? If you need a demo project, just let me know.

    Friedrich

  3. #3

    Default Re: show feature with checkbox checked at the start

    Hi Friedrich,

    Thanks for replying.

    I've tried to use the 'set feature' option.
    I've put it after the feature declarations, also just before the loop
    wizard that runs through the dialogs.
    But the option remains unchecked. And when I run the setup, the feature
    is not installed.
    So somehow I'm still doing something wrong I believe.
    Any ideas ?

    Thanks

    Hans Vinckier

    Setupbuilder developer edition 2019.7
    Version 10.0.6976

  4. #4

    Default Re: show feature with checkbox checked at the start

    > I've tried to use the 'set feature' option.
    > I've put it after the feature declarations, also just before the loop
    > wizard that runs through the dialogs.
    > But the option remains unchecked. And when I run the setup, the feature
    > is not installed.
    > So somehow I'm still doing something wrong I believe.
    > Any ideas ?

    Hi Hans,

    When I need to make changes to items that will appear on a dialog I usually
    use the "Set Feature State" in the script editor just before the dialog is
    called.

    Then I use the "Refresh Next Dialog" option to update the dialog before it
    is displayed.

    I hope that helps!

    Charles

    --
    -------------------------------------------------------------------------------------------------------
    Charles Edmonds

    cjeByteMeSpammers@lansrad.com (remove the "ByteMeSpammers" to email me)

    www.clarionproseries.com - ProDocument, ImageEx, ProScan, ProImage, ProPath
    and other Clarion developer tools!
    www.lansrad.com - "Intelligent Solutions for Universal Problems"
    -------------------------------------------------------------------------------------------------------

  5. #5

    Default Re: show feature with checkbox checked at the start

    Hi Hans,

    if you are interested, please send your project file to support [at]
    lindersoft [dot] com and I'll review your script code.

    Friedrich

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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