Linux Wordwrap

General TRichView support forum. Please post your questions here
Post Reply
standay
Posts: 293
Joined: Fri Jun 18, 2021 3:07 pm

Linux Wordwrap

Post by standay »

Sergey,

Is there something I need to do to get a regular rve to wordwrap when run in linux wine? I'm using linux mint 21.2 in a virtualbox VM. Could the VM or its settings be the issue?

Thanks

Stan
Sergey Tkachenko
Site Admin
Posts: 17867
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: Linux Wordwrap

Post by Sergey Tkachenko »

What's the problem exactly?

(maybe it's an Uniscribe issue? Try assigning RVStyle.TextEngine = rvteWindows)
standay
Posts: 293
Joined: Fri Jun 18, 2021 3:07 pm

Re: Linux Wordwrap

Post by standay »

Sergey,

I'm trying to run a windows app using wine on linux mint. The text in any paragraph would not wordwrap correctly.

I tried assigning RVStyle.TextEngine = rvteWindows, and yes, that fixes it. The usp10.dll exists in my wine windows system32 folder so not sure why it doesn't work as is.

I may add a setting to choose the text engine in my app. Thanks for the help.

Stan
Post Reply