You are using a namespace of 'content' but haven't defined it in your BXML file. http://pivot.apache.org/tutorials/bxml-primer.html
Try this <Window title="VMware vCenter Installer" preferredWidth="692" preferredHeight="515" xmlns:bxml="http://pivot.apache.org/bxml" xmlns="org.apache.pivot.wtk" xmlns:content="org.apache.pivot.wtk.content"> ... Chris On 9 March 2011 17:45, dranzer_duch <[email protected]> wrote: > yeah..i just posted a new one. initially I was trying to just copy my bxml > code. But nothing got displayed. > Sorry about that. > > ----- > Aakanksha > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/Re-Tab-Pane-tp2654737p2654742.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com. >
