Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2002
    Location
    Netherlands
    Posts
    199

    typed characters in edit field stay into the field

    I'm working on 2 multiple choise examination programs now.
    1 for the student to answer the questions.
    For this, no problems.

    2 for the teacher to make, edit or delete questions.
    Therefore I use the Edit field in a part of the total view (there must be room for pics).
    But when the text is typed, the characters in line do not stay in the field, but disapear on the left side of the field.
    Is there a way to keep the characters in the field?


    Both programs are very small (using only 3 pages). I'll share them for free when I'm satisfied (that means soon [img]/ubbthreads/images/icons/smile.gif[/img] ).

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: typed characters in edit field stay into the field

    Hi Mario, do you mean "word wrap"? BTW maybe allowing the teachers to just enter the questions as a text file might work... Using a web form for entry is also an option, I can show you how to do this if you like...

    Corey Milner
    Creative Director, Indigo Rose Software

  3. #3
    Join Date
    Oct 2002
    Location
    Netherlands
    Posts
    199

    Re: typed characters in edit field stay into the field

    Corey,

    yes I mean word wrap. So all the text stays in the field during typing.
    But what do you mean with "enter the questions as a text file".
    To use Notepad for instance?
    If so, that is not my purpose.
    They must enter the text within the aplication....

    gr. Mario

  4. #4
    Join Date
    Oct 2002
    Location
    Netherlands
    Posts
    199

    Re: typed characters in edit field stay into the field

    Hmm, I'm very interesting in the webform......


  5. #5
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: typed characters in edit field stay into the field

    OK try this out http://www.indigorose.com/temp_web/webform.zip

    I didn't spend any time on it so you can't use + in your text but that could very easily be worked around by doing a replace action to replace ++ with +~ before replacing + with a space and then you could simply replace ~ with + again... Very easy to work around special character issues like this...

    Nice thing about this technique is that it allows you to seamlessly integrate standard HTML and/or javascript components such as drop down menus, word wrapped input fields, radio buttons, checkboxes, etc. right into your AMS projects.

    Corey Milner
    Creative Director, Indigo Rose Software

  6. #6
    Join Date
    Oct 2002
    Location
    Netherlands
    Posts
    199

    Re: typed characters in edit field stay into the field

    Thanx Corey!

    I think I can use this!


    gr. Mario

  7. #7
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: typed characters in edit field stay into the field

    Cool. [img]/ubbthreads/images/icons/smile.gif[/img]

    Corey Milner
    Creative Director, Indigo Rose Software

Posting Permissions

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