I am happy to do more but I don't know what you mean by bounds checking. I can probably guess as to what the property change events should be.
On Thu, 17 Sep 2009 09:30:41 am Greg Brown wrote: > I like it. We'll need to do some bounds checking and fire property > change events, but it does seem like a useful feature. Want to take a > stab at rounding it out? > > On Sep 16, 2009, at 7:13 PM, Scott Lanham wrote: > > Hi, > > > > Just another QADH ( Quick and Dirty Hack ). I don't expect this is > > up to the > > standard you guys like. > > > > I was playing around with resizing a TableView that is within a > > ScrollPane > > that is within a SplitPane and realised that I didn't want relative > > sized > > column widths to shrink to nothing before the horizontal scroll bar > > kicked in. > > I also wanted to set a minimum width for auto sized column widths > > (-1) so that > > the header wasn't obscured. > > > > What I did to implement this is attached. > > > > Cheers, > > > > Scott. > > <pivot_svn_patch_20090917_01.diff>
