|
-
Feb 11th, 2001, 07:46 PM
#1
Thread Starter
_______
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
-
Feb 11th, 2001, 09:14 PM
#2
New Member
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 
-
Feb 11th, 2001, 09:38 PM
#3
Thread Starter
_______
<?>
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
-
Feb 11th, 2001, 09:56 PM
#4
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|