WinFBE Suite 1.7.2 (August 3, 2018)

Started by Paul Squires, August 03, 2018, 04:42:54 PM

Previous topic - Next topic

Paul Squires

Quote from: SeaVipe on August 08, 2018, 04:17:48 PM
- Label. TextAlign. (Properties in Designer) Any use of "Middle" settings ignores a CR and/or CRLF in the text . Any "Center" setting works properly.    Middle setting displays on 1 line Center setting displays on 2 lines.
.Text = "This is line 1" & CRLF & "This is line 2"
' Result
' Middle:
' This is line 1This is line 2
' Not Middle:
This is line 1
This is line 2



Looks like I will have to resort to an OwnerDrawn label control in order to give me full control over the text alignment and output.
Paul Squires
PlanetSquires Software

SeaVipe

Hi Paul,
Bookmarks. Options could be on a project by project basis. Something like: 1 - Just Active Document, 2 - All Open Documents, 3 - All Project Documents (this might prove cumbersome on a very large project). Perhaps a Bookmark history list.
All open documents would be my preference but the option for all project documents might prove handy.
Clive Richey

SeaVipe

Thanks for looking into all my "observations", Paul!
Notepad++ is my default text editor and dina.fon is the default font and displays properly ( size = 9 ). A similar looking font to dina.fon that does work with WinFBE is crisp.ttf a TrueType font that can be found near the bottom of this list: https://proggyfonts.net/download/
I prefer a black background so a crisp style of font is essential for me.

Clive Richey