Rodrigo Depiné Dalpiaz

Results 35 comments of Rodrigo Depiné Dalpiaz

Hello, It's a good idea. Let me analyze some options: - Line color - Line height - Line span between text - Text position in line

Maybe something like that: `Display Text` - Width: width of line in pixels (optional - if blank, width is 100%) - Height: height of each line in pixels (optional -...

TextSpan x TextMargin: ![image](https://user-images.githubusercontent.com/46692097/147602605-a8d68004-6a80-4148-bad6-0eb1342cc6ff.png) I think the line should be always centered in the whole line height.

Hello, I'm refactoring some component methods to support this feature... Sorry, but this is taking longer than I would like...

Apparently, this is one of Windows behavior: https://stackoverflow.com/questions/53783776/cursor-not-changing-on-mousedown

To better understand the problem, this actually occurs at any border of any link contained in the text when the mouse enters the link area, **if you move the mouse...

Hello Can you please test this new feature? Available at: https://github.com/digao-dalpiaz/DzHTMLText/tree/font-dpi

Are you using Thread or Application.ProcessMessages in your app? It could be a problem with internal canvas control.

I made a fix to lock the canvas when painting the control. Please test your environment to see if any changes result. Download the changes using this branch: https://github.com/digao-dalpiaz/DzHTMLText/tree/paint-out-of-res

Hello! @NORECS, are you still having this problem ?