[Laszlo-user] first tab content won't display if it contains text elements.

Alexander Wallace aw at rwmotloc.com
Wed Apr 16 09:17:03 PDT 2008


Hi all! perhaps this is a known issue, or i'm doing something wrong...  
That's what I'm trying to find out...

If i do somethink like this in a canvas:

<tabs x="10" y="35" height="255">

	<tabpane text="Foo">
        <text multiline="true">
        <b>name</b><br />
	something<br />
        <b>email:</b> foo at gmail.com<br />
        </text>
        </tabpane>

	<tabpane text="Bar">
        <text multiline="true">
        <b>name</b><br />
	something<br />
        <b>email:</b> foo at gmail.com<br />
        </text>
        </tabpane>

</tabs>

Both tabs appear, but only the second one displays the text... Only if  
i place other laszlo objects such  as buttons, those do appear, but  
never the content in text elements.

Any clues?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20080416/7906c864/attachment.html


More information about the Laszlo-user mailing list