Looking for XLnt 2

Miscellaneous Forums/General Discussion/Looking for XLnt 2

Anyone have XLnt2 anywhere? All the links I could find are dead.

i have a copy sitting on my HD

Any chance I could have a copy yappy?

I could host it if you like.

Please :)

Hi Yappy - I didn't know you were still around.

He wasn't until a few hours ago. Heya Yappy!

Sorry, I don't have a copy, but I could host it if I get a copy.

http://icworx.org/_spc/blitz/B3DGUI.rar

See if there's what you need inside?

Yes, thank you very much :)

hey dynaman and Line - long time no see ;) been busy doing other stuff for a year or 4 :)

anyone want to host XLnt then let me know

Hi Yappy, I can host for you.

What is the license for XLnt these days?

freeware - use all u want

http://www.blitzforum.de/forum/viewtopic.php?t=25671

bye

Hi, Yappy; just a question regarding the XLnt2 GUI_TextBox. Is there any way to programmatically perform a HOME operation on a GUI_TextBox, so that the page displayed is scrolled to the top. Alternatively, is there a way to stop a GUI_TextBox page from scrolling to the bottom when text is loaded into the page.

I use text boxes for a variety of things; including displaying in-game instructions, help files, alert information boxes, etc. As it stands the user has to manually home or scroll the page to the top each time a GUI_TextBox page with new data is opened. I've made some fairly extensive attempts at trying to modify the code to do a HOME operation programmatically in the past; but with no luck.

Any help would be greatly appreciated.