From kfm-devel Sun May 27 01:43:07 2001 From: Carsten Pfeiffer Date: Sun, 27 May 2001 01:43:07 +0000 To: kfm-devel Subject: Re: FWD: RE: FWD: A question about konqueror X-MARC-Message: https://marc.info/?l=kfm-devel&m=99092789728166 On Samstag, 26. Mai 2001 17:21 David Faure wrote: > Well, Qt has tabbed widgets, that's no scoop :) > What needs to be done for konqueror isn't to write a tabbed-widget from one point of our sidebar was, that it will _not_ be tabbed. Multi-page tabwidgets are bad ui design, hence Qt does not support this. Our solution is outlined in qwertz' page, but unfortunately, the server seems to be down. Any power-losses in California, right now? :} > In any case, the idea is roughly the same as the current tree modules, > except that each module would be in a tab instead of a subtree. Right. > But QTabWidget exists, yes. The only thing is, it only supports horizontal > tabs (as in khelpcenter, and any tabbed dialog) whereas qwertz's idea was > to have vertical tabs. This would need to build our own widget....... Not exactly tabs, you could also have more than one module visible at the same time (which is not possible with tabs). It's rather comparable with a vertical toolbar with togglebuttons. Cheers, Carsten Pfeiffer