wombat307
06-07-2007, 08:23 AM
Hi all,
i have a problem with edittext on IE 7 (works on Firefox).
I am currently using r5314 (of June 4th).
<?xml version="1.0" encoding="UTF-8"?>
<canvas height="550" bgcolor="silver">
<simplelayout axis="y" spacing="5"/>
<edittext height="200" width="300" multiline="true">Test 1.. 2.. 3..</edittext>
</canvas>
The edittext control (white area) covers the correct height but the scrollable/editable area is only about two lines high. The content is also only shown in that two-line high area.
Is this a known error? if yes->Is there a workaround?
Do i have to step back to a previous version?
Thank you for any answers.
i have a problem with edittext on IE 7 (works on Firefox).
I am currently using r5314 (of June 4th).
<?xml version="1.0" encoding="UTF-8"?>
<canvas height="550" bgcolor="silver">
<simplelayout axis="y" spacing="5"/>
<edittext height="200" width="300" multiline="true">Test 1.. 2.. 3..</edittext>
</canvas>
The edittext control (white area) covers the correct height but the scrollable/editable area is only about two lines high. The content is also only shown in that two-line high area.
Is this a known error? if yes->Is there a workaround?
Do i have to step back to a previous version?
Thank you for any answers.