Bug 2720

Summary: Make message view columns expanding
Product: Claws Mail (GTK 2) Reporter: Christian Hesse <mail>
Component: UI/Message ListAssignee: users
Status: NEW ---    
Severity: enhancement    
Priority: P3    
Version: 3.9.0   
Hardware: PC   
OS: All   

Description Christian Hesse 2012-08-08 12:33:52 UTC
Would be great to have CM expand some (especially "From", "To" und "Subject") message view columns on window resize. This would make it a lot more user friendly when working on different screen resolutions, for example having a notebooks built in display or external monitor.
However this should not apply to all columns as some have (more or less) fixed width and do not benefit (status icons, date, size).
Comment 1 Christian Hesse 2014-03-19 16:10:08 UTC
I am still struggeling with this...

Is there any way GTK takes care of this in a list? Or do I have to use signals to capture resize events?

Would be great if anybody could give some hints...