could U please give me an example? On Thu, Jun 3, 2010 at 3:06 PM, Matt Newell <[email protected]> wrote: > On Thursday 03 June 2010 11:06:04 Lic. José M. Rodriguez Bacallao wrote: >> no one? >> >> On Wed, Jun 2, 2010 at 9:24 AM, Lic. José M. Rodriguez Bacallao >> >> <[email protected]> wrote: >> > what I mean is something like the first case, and yes, I know that I >> > can nest several splitters but the problem is that I want that those >> > splitters in the first case have a common handler to resize all >> > splitted widgets at one time. Any suggestions? >> > >> > PS: sorry for my English, it's not so good. >> > > > > You should be able to embed two horizontal splitters inside a verticle > splitter. Keep the two horizontals in sync using a slot that reacts to > either's splitterMoved signal. Then add a small center widget that allows > resizing all 4 at once. > > Matt >
-- Lic. José M. Rodriguez Bacallao Centro de Biofisica Medica ----------------------------------------------------------------- Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo mismo. Recuerda: El arca de Noe fue construida por aficionados, el titanic por profesionales ----------------------------------------------------------------- _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
