Results 1 to 3 of 3

Thread: [RESOLVED] [2008] focus issue (i think)

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2007
    Location
    indiana
    Posts
    341

    Resolved [RESOLVED] [2008] focus issue (i think)

    Well i have got a snake game working and i am trying to add sound. I have a picture box which is where the game is drawn to. I also have a combo box to select what loop to play but when you click the combo box to change the song i get i cant control the snake in picturebox1 with the arrow keys any more. So what can I do to work around this?

  2. #2
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: [2008] focus issue (i think)

    try selecting the picture box at the end of selected index changed event
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2007
    Location
    indiana
    Posts
    341

    Re: [RESOLVED] [2008] focus issue (i think)

    i have decided to use an alternate method but thanks for you post.

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