05-25-2008, 08:46 PM
okay i have another question
On a Read-Only on a dialog, to get words in it i usually do this
you getwintext
add []
then add the new text
then set it
but when you do this alot, for example in a temp cleaner
it sets alot of stuff in it
but when you do this the scroll bar goes to the top each time you do it
Is there a way in a read only to make the scroll bar always stay down
i dont mean to use MouseWheel(-100) each time because that looks funny
Thanks
On a Read-Only on a dialog, to get words in it i usually do this
you getwintext
add []
then add the new text
then set it
but when you do this alot, for example in a temp cleaner
it sets alot of stuff in it
but when you do this the scroll bar goes to the top each time you do it
Is there a way in a read only to make the scroll bar always stay down
i dont mean to use MouseWheel(-100) each time because that looks funny
Thanks