Please support our Game Development advertiser: Programming Forums
Views: 2891 | Replies: 1 | Solved
![]() |
•
•
Join Date: Mar 2006
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
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
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
•
•
Join Date: Mar 2006
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
Got the code to do this
http://www.gamedev.net/community/for...opic_id=367591
thanks for all those who read 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
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode