Hi,

Does anyone know if you can create a mainform using Qt3 Designer that includes a height equal to zero. (i.e. all i want is a form that includes the menu bar and no body).

I have tried setting minimum height to zero and then setting preferred height to minimum in the form properties but this did not solve the problem.

I was thinking i may have to code up this form outside Qt designer but was just checking in case someone had encountered this and solved this problem previously,

Thanks in advance,

nlev.