Have you considered using the class in the 5th inputtext example, in the inputtext reference page? It's entitled: "Example 5. Component with optimized inputtext" and it looks like what you need.

M.

Tim Patsch wrote:
Sorry, I meant edittext component.

-----Original Message-----
From: Tim Patsch [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 25, 2006 12:32 PM
To: [email protected]
Subject: RE: [Laszlo-user] edittext component height


Can't figure this out.  I have a layout where I need a combobox of
height="20".  How do I do this?

-----Original Message-----
From: Tim Patsch [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 24, 2006 6:04 PM
To: [email protected]
Subject: [Laszlo-user] edittext component height


Is there some kind of minimum height for edittext or something?  If I set
the height below 24 I lose the top.

<canvas>
        <view x="50" y="50">
          <simplelayout spacing="20"/>
                <edittext/>
                <edittext height="20" />
        </view>
</canvas>





_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to