HtmlViewer
HtmlViewer copied to clipboard
CSS Property "white-space:nowrap" does not work in THtmlViewer
The app I am working on is a basic HTML Editor to create and send "specials of the week" advertisements to my customers.
In the process of developing this inhouse mailer, I discover that the "white-space" CSS property does not as intended in the THtmlViewer control.
The demo program "FrameDem64.exe" says that the "nowrap" value is supported.
The following screenshots show this bug, when used via CLASS or STYLE implementation.