Moving the text
-
sruti_p wrote:
I want to do this without using the thread and without GDI. How can i do this?
\ You can Move your Text without Thread, but it very difficult to move your text without using GDI, because for writing on Screen you have to use GDI function except if you are making console based application!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
Then how can i do this using GDI.
-
Then how can i do this using GDI.
sruti_p wrote:
Then how can i do this using GDI.
You have to learn simple Screen Painting and Screen Writing for that. which you book are you refering these days
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You