real HTML display - how or where?
Posted: Mon Aug 07, 2006 2:27 pm
Hello!
I just tried to find out, which HTML directives can be used within field controls. Surprisingly, I found out: almost none - and those few which are supported, are often full of bugs (just one example: HTML allows for extra spaces between directives and within text in order to allow for properly indented HTML code (with only few exceptions, the best-known is preformatted text, of course) but Revolution Studio seems to respect *many* of these cosmetic blanks (if not all) producing lots of undesired indentations and ugly "wholes" between words...
Given that field controls are foreseen to be used to implement additional formatted controls such as tree-list displays (oh god, every simple programming environment nowadays comes with tree-list controls), this situation is far from satisfying...
Where are *real* lists (unordered and ordered - with *real* bullets etc), tables (!!!!), background colors and textures, *real* font support (not just a few styles), preformatted paragraphs etc.? How can I change the style of headings, links etc.?
And, well, I don't talk about CSS and other stuff yet...just basic, old-fashioned HTML rendering...
Or is it assumed, that one uses a 3rd party control which renders HTML properly? (is there one? platform-independent of course)
Or should I use RTF for styled text with these requirements (lists, tables, fonts, colors, textures)? (I did not yet test the RTF capabilities)
I'm really disappointed, given the price of this environment - and given the importance of HTML for text mark-up
I just tried to find out, which HTML directives can be used within field controls. Surprisingly, I found out: almost none - and those few which are supported, are often full of bugs (just one example: HTML allows for extra spaces between directives and within text in order to allow for properly indented HTML code (with only few exceptions, the best-known is preformatted text, of course) but Revolution Studio seems to respect *many* of these cosmetic blanks (if not all) producing lots of undesired indentations and ugly "wholes" between words...
Given that field controls are foreseen to be used to implement additional formatted controls such as tree-list displays (oh god, every simple programming environment nowadays comes with tree-list controls), this situation is far from satisfying...
Where are *real* lists (unordered and ordered - with *real* bullets etc), tables (!!!!), background colors and textures, *real* font support (not just a few styles), preformatted paragraphs etc.? How can I change the style of headings, links etc.?
And, well, I don't talk about CSS and other stuff yet...just basic, old-fashioned HTML rendering...
Or is it assumed, that one uses a 3rd party control which renders HTML properly? (is there one? platform-independent of course)
Or should I use RTF for styled text with these requirements (lists, tables, fonts, colors, textures)? (I did not yet test the RTF capabilities)
I'm really disappointed, given the price of this environment - and given the importance of HTML for text mark-up