For MacOS, there is a way to move the position of the text in a textarea.
For example:

dim n as NSTextViewMBS = myTextArea.NSTextViewMBS
n.textContainerInset = NSMakeSizeMBS(-5,-1)

Is there something similar for Windows?

Sincerely
Jürgen
_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to