Cannot Type in TEXTBOX in Distributed Program! 
Author Message
 Cannot Type in TEXTBOX in Distributed Program!

Anyone have a solution to fix the problem with the textbox in VB5?  In my
program I can compile and run the exe file and click and type all I want in a
textbox on my 3 computers at home.  but when I send out the FULL setup
installation to friends, some of them cannot click in the textbox inside my
game or even select it to type in!  It's the normal textbox, not the richtext
either.

What's with that? Any fixes??

Ryan



Sun, 25 Nov 2001 03:00:00 GMT  
 Cannot Type in TEXTBOX in Distributed Program!

Make sure set Text1.Locked property to False

Quote:

>Anyone have a solution to fix the problem with the textbox in VB5?  In my
>program I can compile and run the exe file and click and type all I want in
a
>textbox on my 3 computers at home.  but when I send out the FULL setup
>installation to friends, some of them cannot click in the textbox inside my
>game or even select it to type in!  It's the normal textbox, not the
richtext
>either.

>What's with that? Any fixes??

>Ryan



Sun, 25 Nov 2001 03:00:00 GMT  
 Cannot Type in TEXTBOX in Distributed Program!
Also sounds like it is disabled if they can't even click in it.

Jon Helms

Quote:

> Make sure set Text1.Locked property to False


> >Anyone have a solution to fix the problem with the textbox in VB5?  In my
> >program I can compile and run the exe file and click and type all I want in
> a
> >textbox on my 3 computers at home.  but when I send out the FULL setup
> >installation to friends, some of them cannot click in the textbox inside my
> >game or even select it to type in!  It's the normal textbox, not the
> richtext
> >either.

> >What's with that? Any fixes??

> >Ryan



Sun, 25 Nov 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Cannot type @ in a textbox on a userform

2. Cannot type in textbox in winMe

3. TEXTBOX in VB5 SP2, Cannot type in

4. object is not valid for type textbox and type textbox

5. object type cannot be converted to target type

6. object type cannot be converted to target type

7. Distributing a program using setup program problem

8. ROLLBACK cannot be performed in a distributed Transaction

9. Cannot distribute created ActiveX(web development)

10. Cannot create new connection because in manual or distributed transaction mode

11. Distributing True Type Fonts?

12. How can I distribute a VBA program?

 

 
Powered by phpBB® Forum Software