[Qt-interest] Is it allowed to attach jpeg file

Andre Somers andre at familiesomers.nl
Fri Nov 20 16:50:41 CET 2009


Kari Laine wrote:
>>> Shortly - Is it possible to have recursive GroupBoxes?
>>>
>>>       
>> Did you try? Fire up designer, add a group box to the form, try to add
>> another one to the just created group box and see what happens...
>>     
>>> I mean Groupbox inside GroupBox and layout's there in between.
>>> The userinterface is quite complex.
>>>       
> I tried with code ... I have not yet tested with Designer because I
> want to do the userface in code.
> Maybe you can tell whether it is possible. I think it must be.
>   
Again: please try for yourself. I would suggest trying in designer (no 
matter if you want to use that in the end or not, it is great for 
mockups and trying out this kind of stuff). Designer doesn't do anything 
you can't do in code, so it would be a good pointer...

I *could* just tell you of course. See here for why I am not: 
http://catb.org/~esr/faqs/smart-questions.html#before and 
http://catb.org/~esr/faqs/smart-questions.html#id383229


André




More information about the Qt-interest-old mailing list