I have been pulling out my hair the last 4 weeks on a small application im trying to make
I would like to have a windows from that upon loading will start automatically scrolling through some pre defined text in particular nfo files ( i love the ascii art ).
I made one app that consumed 40% of CPU usage and was only 152kb in size :lol:
I made another one and it was a little better, used 2% max cpu usage but for some reason i could not figure out, took about 2 mins to start scrolling the text after loading the application.
Any help would be greatly appreciated.

1 answers
HI,
I can't give you reason why is that but i can suggest using dotTrace created by RedGate to profile you application and see what is taking so long
Best Regards,
Iordan
answered 2 years ago by:
0
i think the problem is
There is about 50 lines in the text to scroll through
It seems to have to read all the text before starting the actual scroll function.
:(
Back to the drawn board for me
Thanks for the help iordan, appreciate it :)
answered 2 years ago by:
0
This post was imported from csharpfriends, if you have a similiar question please ask it again.
All previous members have been migrated, hope you enjoy the new platform!