hello, im newbie =)
i was never seen the tutorial how do use scroll bar anywhere..
how can i make it..?
i use TextOut function for write and it overed the client area because i need so many lines..
help me~
That's not a simple thing you wish to do, basically you are trying to re-create an edit control.
Hey, why don't you use that? An edit control is made to handle lots of text, and it has the scroll bars built right in.
I have written a program that demonstrated how to use a scrollbar, both vertical and horizontal
it is available here:
http://asmsource.8k.com/files32/vscroll32.ZIP
or just the code at
http://asmsource.8k.com/files32/scroll2.asm.txt
if you have any problems, then you can email me.
goodluck, John
Ernie, rich edit control is so useful but i need more practice useing basically(?) API func..
thanks anyway.. =)
ah, John..
if i have new problem then send email to u..
thats very nice asm site!
thanks very much..