|
-
Mar 8th, 2008, 11:39 AM
#1
Thread Starter
PowerPoster
[RESOLVED] at least 2 problems
i'm building a sprite control in Visual Basic 6, but i can see at least 2 problems:
-these error message: "Object variable or With block variable not set", the program continue without a problem, but why these error message?
-these object is prepered for work with keyboard, but theres a problem: when i put the new object in picturebox the keyboard is ignored, why?
thanks
Last edited by joaquim; Mar 8th, 2008 at 11:43 AM.
-
Mar 12th, 2008, 10:00 AM
#2
Re: [RESOLVED] at least 2 problems
This is marked resolved with no posted resolution.
If you figured this out, then please post what you did as it may help others with the same or similiar problem.
Thanks
-
Mar 12th, 2008, 03:33 PM
#3
Thread Starter
PowerPoster
Re: [RESOLVED] at least 2 problems
 Originally Posted by Hack
This is marked resolved with no posted resolution.
If you figured this out, then please post what you did as it may help others with the same or similiar problem.
Thanks 
"-these object is prepered for work with keyboard, but theres a problem: when i put the new object in picturebox the keyboard is ignored, why?"
these problem i resolved by changing the tabindex propertie to 0(zero)...
but the other isn't resolved.... thanks
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
|