<f:view>
<tc:page width="300px" height="100px">
<f:facet name="layout">
<tc:gridLayout
rows="fixed;*" columns="100px;50px;*"/>
</f:facet>
<tc:in/> <--- width=100px
<tc:in/> <--- width=50px
<tc:in/> <--- the rest
<tc:cell spanX="3"/>
</tc:page>
</f:view>
Regards
Helmut
Hi All, Was getting this StackTrace when i run my app. I used Width attribute in a couple of tags, and they are working fine. But the stack says, the Width attribute is deprecated and use Layout Manager. How can i specify width of a panel,<tc:in> using Layout Manager. Thanx in Advance Regards, Madan 11:48:58,312 INFO [STDOUT] 11:48:58,312 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (PanelTag) 11:48:58,312 INFO [STDOUT] 11:48:58,312 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (PanelTag) 11:48:58,421 INFO [STDOUT] 11:48:58,421 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (PanelTag) 11:48:58,421 INFO [STDOUT] 11:48:58,421 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (PanelTag) 11:48:58,421 INFO [STDOUT] 11:48:58,421 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (BoxTag) 11:48:58,421 INFO [STDOUT] 11:48:58,421 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (BoxTag) 11:48:58,421 INFO [STDOUT] 11:48:58,421 WARN [TobagoTag] the height attribut e is deprecated, please use a layout manager. (BoxTag) 11:48:58,421 INFO [STDOUT] 11:48:58,421 WARN [TobagoTag] the height attribut e is deprecated, please use a layout manager. (BoxTag) 11:48:58,421 INFO [STDOUT] 11:48:58,421 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (InTag) 11:48:58,421 INFO [STDOUT] 11:48:58,421 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (InTag) 11:48:58,421 INFO [STDOUT] 11:48:58,421 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (ButtonTag) 11:48:58,421 INFO [STDOUT] 11:48:58,421 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (ButtonTag) 11:48:58,718 INFO [STDOUT] 11:48:58,703 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (PanelTag) 11:48:58,718 INFO [STDOUT] 11:48:58,703 WARN [TobagoTag] the with attribute is deprecated, please use a layout manager. (PanelTag)
Here’s a new way to find what you're looking for - Yahoo! Answers |