jstevenco
Posts: 20
Joined: Tue Jan 01, 2008 1:27 am

Multiline support in Editboxes broken?

Is it me or is this broken? When I enable multiline support I get no scrollbar, enter key doesn't appear to be handled either by the control or the parent, and an hourglass appears as soon as I type anything. Window style and/or message map problems?

FYI I am using 6.0.0.

Thanks in advance,

Steve
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

Please note that in order to go to the next line of an edit box with the "Multiline" option enabled you need to press Ctrl+Enter (the scrollbar will appear automatically when the number of written lines exceeds the number of visible lines).

Also, the Scrollable Edit control is read-only, therefore it cannot be edited.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”