PDA

View Full Version : QTable column stretchable with minimum Width



sunil.thaha
24th April 2006, 13:17
In an QWorkspace, I have a QTable Displayed. I have made a Column of the QTable stretchable. When the mdi window is resized the Column also resizes. While Resizing to a smaller size, The column also gets resized and the data inside the column is hidden. Since it is set as Strechable, users can't manually resize it.

So How to restrict the resizing to n pixels ?