Results 1 to 2 of 2

Thread: Setfocus

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 1999
    Location
    Freeport
    Posts
    204

    Setfocus

    I have a main window with two other window inside of it sortof like Parent and childs. I want to toggle the focus from either child. I place a Toggle in the menu of the parenet with pop-up Schematic and Trend which is the name of the two child windows. I try using SetFocus(hwndTrend) or SetFocus(hwndSchematic) but it does not work. I can use DestroyWindow(hwndTrend etc and it work. I know I'm not very clear on what my problem is but I'm a beginer in Visual C++. and poor at english

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    what kind of windows are the inner ones?
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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