hello, i want to do window by graphics mode in borland c++ but there is a problem
when i want to take data from user it isn't appeared in the window i want to appear
this data in the screen please help

Hi,

I get the feeling your wanting some keyboard interaction here? Depending on the graphics API your using you have to use some functions in them to enable and use text. Its quite a bit more involved than normal console as an example please look at this link which is writing text using c++ and openGL. Drawing text in openGL. Im not overly familiar with directX or the other API's but i believe the method is similar.

Hope this answers your question :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.