Results 1 to 11 of 11

Thread: How To insert ?

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2005
    Posts
    57

    How To insert ?

    How can i insert game window into tab strip?

  2. #2

  3. #3

    Thread Starter
    Member
    Join Date
    Dec 2005
    Posts
    57

    Re: How To insert ?

    yes i mean that but how to do it

  4. #4
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: How To insert ?

    To do what? What does game window mean? As I said in your other thread - "you have to be very descriptive" if you want to get more or less reasonable answer - that means give us as much details as you can think of.

  5. #5

    Thread Starter
    Member
    Join Date
    Dec 2005
    Posts
    57

    Re: How To insert ?

    ok i will try but my english is little sux
    now i wana make window into my form and button whos load game (some stupid game in little window) into my tabstrip now i think correctly

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How To insert ?

    First, as RhinoBull stated, a TabStrip is not a container. You could draw a control, like a picture box or a frame, onto a TabStrip, but it would not be contained within the TabStrip. If you moved your TabStrip on your form, the control used for your window would not move with it.

    I would suggest using something like the Tabbed Dialog control, and then placing another control in it, and then placing your game within that control.

    I would use a frame.

  7. #7

    Thread Starter
    Member
    Join Date
    Dec 2005
    Posts
    57

    Re: How To insert ?

    any ideas ot excersices

  8. #8
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How To insert ?

    Quote Originally Posted by GoA_TrancE
    any ideas ot excersices
    Come again?

  9. #9
    Hyperactive Member
    Join Date
    Feb 2003
    Location
    Grenada
    Posts
    346

    Re: How To insert ?

    Quote Originally Posted by Hack
    Come again?
    I was wondering that same thing...

    Apart from solving that bit of problem... the next thing you have to study is how you plan on putting the game in there...

    That would require SetParent declarations... and this CANNOT be used if the game is DirectX based...
    If my post has been helpful, then please rate it accordingly...
    If it has solved your question(s), then don't forget to mark the thread as "[Resolved]"... thank you.

  10. #10
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: How To insert ?

    Quote Originally Posted by Protocol
    ...That would require SetParent declarations... and this CANNOT be used if the game is DirectX based...
    Woooooo, take it easy fella ... ... he has enough mess in his head (with all do respect) as it is so don't make it worst.

  11. #11
    Hyperactive Member
    Join Date
    Feb 2003
    Location
    Grenada
    Posts
    346

    Re: How To insert ?

    lol @ RhinoBull...

    Don't get me wrong... all I was saying is that I'd hate to see him get all excited when we post a solution such as when you click a tab button hide FrameX... and then he comes back and posts that he can't get UT2004 or HL2 to fit in the Frame... much less bring it out of being fullscreen...

    So I just wanted him to state what type of game he's planning to "tabulize" (can't find the proper word...) that way we'll better understand how to deal with it...
    If my post has been helpful, then please rate it accordingly...
    If it has solved your question(s), then don't forget to mark the thread as "[Resolved]"... thank you.

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