#87495 - 2002-08-26 10:12 AM
KiXforms: Textbox scroll
|
Schuliebug
Hey THIS is FUN
   
Registered: 2002-01-18
Posts: 379
Loc: Netherlands
|
How can i create a KiXforms textbox with a length longer than displayed, so that when a user enters data it scrolls ? I thought the folllowing code should work, but no way:
code:
$MailToSubjectLabel =$MailTo.Label('Subject:',12,$MailToFrameY+11,$MailTo.Width-30,$SCH) $MailToSubject =$MailTo.TextBox('',35,$MailToFrameY+33,$MailTo.Width-56,$SCH) $MailToSubject.Text ='Default subject text' $MailToSubject.Multiline=0 $MailToSubject.MaxLength=100
What i also would like to see with a textbox is a property that defines the textbox scrollable (i cant find it in the manual). This is something different from the first wish, where i ask to the possiblility to scroll on a single line... [ 26. August 2002, 10:40: Message edited by: Schuliebug ]
_________________________
Kind regards,
|
|
Top
|
|
|
|
Moderator: Shawn, ShaneEP, Ruud van Velsen, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Mart
|
0 registered
and 1619 anonymous users online.
|
|
|