Re: [Tobago] tc:tab won't resize

2007-02-26 Thread Udo Schnurpfeil
Hallo Michał, I think I've the same scenario working, with 1.0.9 and also 1.0.10-SNAPSHOT How do you realize the resizing of the page? Udo Michał 'Gandalf' Stawicki schrieb: Hi, I have a tc:page that always sets its' size to maximum. So, if a user resizes his window, after next submit the

Re: [Tobago] tc:tab won't resize

2007-02-26 Thread Michał 'Gandalf' Stawicki
I have a layout tag (def-layout.tag): %@ tag pageEncoding=UTF-8 % %@ taglib uri=http://myfaces.apache.org/tobago/component; prefix=tc % %@ taglib uri=http://java.sun.com/jsf/core; prefix=f % f:view locale=#{pageDisplayBean.locale} tc:page label=Chemigrafia id=overview state=#{layout}

[Tobago] tc:tab won't resize

2007-02-23 Thread Michał 'Gandalf' Stawicki
Hi, I have a tc:page that always sets its' size to maximum. So, if a user resizes his window, after next submit the size of tc:page will change. Now, I have a tc:tabGroup, which resizes correctly. The problem is, that tc:tab won't. When I first open a tab, it calculates the size correctly, but