Hey Antonio, 2011/7/7 Antonio Mancina <[email protected]>: > Hi all, > > I'd like to spawn a pop-up in order to let the user configure a > component in my system: I thought I'd use a modal WDialog. > > The problem is that if the number of widgets to be put within > this dialog increases too much, the last ones added get past > the bottom limit of the screen and the only way to let them > in again is by zooming out the page.
I think you should use a fixed size dialog then (use resize()) in conjunction with: > I've tried to set the overflow mode to auto within the content() > container widget belonging to this dialog, but nothing changed. Regards, koen ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
