Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Posts
    82

    Grin can we change the default selection on a screen at runtime

    Is there a possibility to change the default selection on a RadioButton Screen or default text on an EditField Screen at runtime.

    My client needs my installer to retrieve the inputs from the host machine and then set them as default text on my EditField Screens. If the values do not exist on host previously only then provide some regular default value for that entry,
    and a similar case with the RadioButton Screen, select the radio option from a decision made from a registry entry on host.

    Is it possible to change the default values on screens at runtime????
    Please help and any help appreciated.

    Thanks in advance

  2. #2
    Join Date
    Feb 2008
    Posts
    82

    Grin Got this but another issue now

    I have done it through writing scripts to retrieve host's information on StartUp Event, and setting the default options on Screens through the .SetProperties in the PreLoad Action Tabs of those screens.

    Its working fine till some extent, but now I see a problem when I edit the default selction to a different option at runtime, and at some point when I go back to those screens by pressing Back button, the options I am setting at runtime are over-written by the options in the PreLoad Action Tab again.

    i will try to resolve this by putting some more code to support my problem, but is there a better solution of I can handle these options.

    Thank You!

  3. #3
    Join Date
    Feb 2008
    Posts
    82

    Thumbs up Done with the whole requirement

    Added a few boolean values in PreLoad actions of screens to handle this and the job is done.

    Thanks!

Similar Threads

  1. How to Set the Default Application Directory
    By Adam in forum Setup Factory 8.0 FAQ
    Replies: 0
    Last Post: 04-28-2008, 10:58 AM
  2. Change default runtime source
    By ericahls in forum Setup Factory 6.0
    Replies: 2
    Last Post: 05-23-2003, 08:44 AM
  3. HOWTO: Make a Media Player Object Go Full Screen
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-23-2002, 11:23 AM
  4. INFO: How to Set the Default Application Directory
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 09-25-2002, 12:02 PM
  5. Default text in edit field - Multiple edit screen
    By Romahe in forum Setup Factory 6.0
    Replies: 1
    Last Post: 12-18-2001, 01:01 PM

Posting Permissions

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