From kde-core-devel Mon Feb 03 19:50:31 2003 From: Martijn Klingens Date: Mon, 03 Feb 2003 19:50:31 +0000 To: kde-core-devel Subject: Re: Three different tab implementations X-MARC-Message: https://marc.info/?l=kde-core-devel&m=104430132530448 On Monday 03 February 2003 09:13, Christoph Cullmann wrote: > My whole point is that we need some lib support to handle that right and > to give the apps some way to talk in a easy to use way with the wm about > where and how to place the windows, where to tab, where to "split", .... My point was that this should be handled automagically in KMainWindow and the lib is ONLY there for _ADDED_ value, not for the basic tabbing support. So any app using KMainWindow will get tabs for free; apps that want more control can use some additional method calls. -- Martijn