Posted July 7, 201213 yr Do anyone have vertical text scrolling library ? As diabloo's text scroller is horizontal one, I need a vertical one. Specially flicker free.Any idea, source !HR,LulzCoder
July 7, 201213 yr Author Yes I found many, but no Vertical. All libs are for Horizontal Scrolling only.
July 8, 201213 yr Yes I found many, but no Vertical. All libs are for Horizontal Scrolling only. Sure it gives many Nfo or other Horizontal scroller here/>http://forum.tuts4you.com/topic/11642-orion-scroller-source/page__hl__scroller
July 8, 201213 yr Author Thanks for the help, but that code is leaking a loads of GDI objects and eating lots of CPU resources Use the following code in the end of UpdateScroll fucntion invoke DeleteObject,ScrollMainDC Ref (MSDN) : The DeleteObject function deletes a logical pen, brush, font, bitmap, region, or palette, freeing all system resources associated with the object. After the object is deleted, the specified handle is no longer valid. Anyway helped me a lot, thanks Edited July 8, 201213 yr by LulzCoder
July 8, 201213 yr Fix this bug or search a other/>http://curv3.wordpress.com/2008/09/12/irc-nfo-viewer-20b-masm/
Create an account or sign in to comment