Re: [qooxdoo-devel] Scrolling in tabs

2006-02-19 Thread Sebastian Werner
Ben Alex schrieb: Sebastian Werner wrote: That's exactly the problem. Currently Tabs will be aligned according their auto width. You can't change the content or width while layouting them. You must do this before you do, but this require to know the width of each tab before and then shrink it

Re: [qooxdoo-devel] Scrolling in tabs

2006-02-19 Thread Ben Alex
Sebastian Werner wrote: That's exactly the problem. Currently Tabs will be aligned according their auto width. You can't change the content or width while layouting them. You must do this before you do, but this require to know the width of each tab before and then shrink it as long as allowed

Re: [qooxdoo-devel] Scrolling in tabs

2006-02-19 Thread Sebastian Werner
Ben Alex schrieb: Sebastian Werner wrote: In our opinion the most times dialogs which needs this should simply be structured in a better way. Scrolling in Tabs or even multiline tabs are not really usable in my opinion. However I hope we could add the scroll feature sometimes, as this is IMH

Re: [qooxdoo-devel] Scrolling in tabs

2006-02-19 Thread Ben Alex
Sebastian Werner wrote: In our opinion the most times dialogs which needs this should simply be structured in a better way. Scrolling in Tabs or even multiline tabs are not really usable in my opinion. However I hope we could add the scroll feature sometimes, as this is IMHO the best fallback