On Dienstag, 10. September 2013 23:36:13 CEST, Jan Kundrát wrote:
Could be, but IIRC I set that already. I suspect that this
happened because the QFormLayout works on "fixed rows" and is
not designed to "resize stuff that can be resized to better
utilize the space".
Ahhh, the beloved QFormL
On Dienstag, 10. September 2013 22:14:19 CEST, Jan Kundrát wrote:
Hi, there's a problem with the compose widget -- when there are
too many recipients, there is not much space left for the actual
area where one could type the message. That's why I'd like to
add a QScrollArea to the mix. I've tri