Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2001
    Location
    UK
    Posts
    20

    Multiple Choice Input Box

    What is the maximum number of lines I can put in:

    Dialog.Input

    It seems to be 3-4 lines.

    I need to create a multiple choice of 10-12 lines long where the operator selects a number:

    1. answer one
    2. answer two
    .
    .
    12. answer 12

    what would you recommend?

    Moiz

  2. #2
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Try a Listbox Object:

    http://indigorose.com/forums/showthr...hlight=listbox

    Example is there for you.

    Last edited by Intrigued; 11-08-2005 at 05:32 PM.
    Intrigued

  3. #3
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    I would reccomend a listbox or combobox if it's "multiple choice". If it's not multiple choice then I reccomend separate input fields for each required user input.

  4. #4
    Join Date
    Aug 2001
    Location
    UK
    Posts
    20

    Input box

    Thank you for your replies.
    is it possible to size the page so that it looks like a dialog box?

    Or make the space around the box transparent?

    Moiz

  5. #5
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Hi. Yes and yes. You can mask the page and/or resize it.

  6. #6
    Join Date
    Aug 2001
    Location
    UK
    Posts
    20

    Resizing page

    The page size seems to apply to the whole project.

    can you give me a "hint" on how to resize the page/input box only.

    Thanks

    Moiz

  7. #7
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Your page is your project, you can't size one without sizing the other... You can restore your page to the original size after accepting the input though. That's probably the easiest way.

Similar Threads

  1. Example: Multiple Choice XML Quiz
    By Brett in forum AutoPlay Media Studio 7.5 Examples
    Replies: 0
    Last Post: 09-15-2005, 10:55 AM
  2. Input box resizing problem?
    By patrick6 in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 06-04-2005, 04:38 PM
  3. Clear input box
    By bobbie in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 04-27-2005, 09:56 PM
  4. HOWTO: Display Conditional Text Based Upon a List Box Selection
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-15-2002, 10:54 AM
  5. Packages and If Statements
    By Medlir in forum Setup Factory 6.0
    Replies: 4
    Last Post: 05-09-2002, 03:51 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