Re: How to scroll to the last line of a MleText control

new topic     » goto parent     » topic index » view thread      » older message » newer message

FYI, the equivalent in IUP/pGUI would be IupSetAttribute(text,"SCROLLTO","9999:9999"),
where you could of course replace the 9999s with [any] precalculated line:column values, and, perhaps,
using utf8_to_utf32() for the column calculation should the target line contain any multi-byte UTF-8.
Pretty sure that doesn't [yet, June 2022] work under pwa/p2js, though.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu