You can add a CR to your hint at runtime...

set var vCrLf = ((char(13)) + (Char(10)))

set var vHint text = ('This is the hint text that appears on the first line.' 
+ .vcrlf)
set var vHint = (.vHint + 'This is the hint text that appears on the Second 
Line')

property ComponentID HINT .vHint




----- Original Message ----- 
From: "Armin Thoma" <[EMAIL PROTECTED]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Wednesday, April 23, 2008 12:47 PM
Subject: [RBASE-L] - Hints


Hi In 7.5 there was an automatically CR when HintText was 'to long'.Not so in 
7.6Is there a possibility to define a max. length for HintText to force a CR?Or 
would it be a usefull enhancement request?Could anybody else need such a 
possibility? RegardsArmin
_________________________________________________________________
Keine Mail mehr verpassen! Jetzt gibt’s Hotmail fürs Handy!
http://www.gowindowslive.com/minisites/mail/mobilemail.aspx?Locale=de-de 


Reply via email to