Results 1 to 4 of 4

Thread: <Input Box>

  1. #1

    Thread Starter
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946
    Anyone know how to make an InputBox nonSystemModal.
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  2. #2
    New Member
    Join Date
    Feb 2001
    Location
    Melbourne, Australia
    Posts
    8
    As far as I know, inputbox's are not system modal. They are definitely application modal though.

    If you are trying to get an inputbox that is not application modal, you'll have to create a form that you show nonmodal, and then raise an event (or something) when the user has entered it and clicked OK.
    Matt Richardson
    Guru and all-round nice guy

  3. #3

    Thread Starter
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    I was trying to copy and paste into an Input box but as it is (I stand Corrected) App modal, I can't .
    I was hoping someone would know how to kook the sucker so I could copy and paste into it.

    Thanks.
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  4. #4
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613
    This might not help you but I actually try to use the InputBox, and I can copy and paste.

    Regards,
    TheBao

Posting Permissions

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



Click Here to Expand Forum to Full Width