View Single Post
Join Date: Mar 2006
Posts: 6
Reputation: unicorn11 is an unknown quantity at this point 
Solved Threads: 0
unicorn11 unicorn11 is offline Offline
Newbie Poster

Re: In Game chat window

 
0
  #2
Mar 17th, 2006
Got the code to do this

http://www.gamedev.net/community/for...opic_id=367591

thanks for all those who read this

Originally Posted by unicorn11
Hi, I am trying to develop a ingame chat window that will work across games developed in directx and openGL. So i need to place a windows form above the game window. since i need this to work across all versions of directx and opengl I cannot use a hook.

how do i do this?

any ideas! (this also includes using other langs)

btw i tried topmost with a timer to set it above all the rest of the windows but that causes problems with the game window
Reply With Quote