Author |
Message |
15/07/2011 16:58:29
|
mmueller
Active
Joined: 17/12/2009 07:05:17
Messages: 24
Location: Ettlingen
Offline
|
Hi Björn,
is there any support in labels, subtitles, text fields etc. concerning the characters "Soft Hyphen" and "No-Break Space"?
These characters are also known as the entities ­ and in HTML or as the Unicode characters U+00AD and U+00A0.
See http://de.wikipedia.org/wiki/Soft_hyphen and http://de.wikipedia.org/wiki/NBSP about details.
Kind regards,
Markus
|
|
|
15/07/2011 17:30:16
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
the " "-type chracters are supported whenever the text you pass is HTML. HTML is possible for most components, where text is output (e.g. including TOOLTIP), you have to explicitly pass the text as "<html>your text</html>".
For input components (FIELD, TEXTAREA, ...) plain text is the input/output format.
Regards,
Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
18/07/2011 11:04:13
|
bzeuner
Power User
Joined: 28/02/2011 17:12:24
Messages: 59
Offline
|
Hi Björn,
we need that feature within the iconsepttext-component. If I wrap the text with the keywords <html> and </html> they will be displayed too within the text.
Is there another thing I have to mention?
Greets
Ben
|
|
|
18/07/2011 11:18:10
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
the ICONSEPTEXT internally is assemled out of an ICON on the top and a TEXTPANE on the bottom. The TEXTPANE is switched to "plain text" by default. We will add an attribute CONTENTTYPE (as with normal TEXTPANE) to ICONSEPTEXT...
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
18/07/2011 11:19:17
|
bzeuner
Power User
Joined: 28/02/2011 17:12:24
Messages: 59
Offline
|
Perfect, thanks!
|
|
|
18/07/2011 11:19:56
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
...this weeks update was just published, so this mini-change is waiting for next update. Of course you may request an interim update - no problem!
Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
18/07/2011 11:20:53
|
bzeuner
Power User
Joined: 28/02/2011 17:12:24
Messages: 59
Offline
|
No - we can wait ;)
|
|
|
|