From: Stephen D. <st...@da...> - 2002-07-10 18:32:49
|
On Thu, 11 Jul 2002, Takaaki Tateishi wrote: > At Wed, 10 Jul 2002 17:16:16 +0100 (BST), > Stephen Davies wrote: > > For efficiency I created full_height and full_width methods. Per the FLTK > > docs the Browser_ should call these if implemented instead of iterating > > through all items using item_next to total the height. > > In my case my code never seems to be called. > > Those are bugs. I've fixed them now. > Please update your ruby-fltk. Thanks! > > For that matter, does item_quick_height work? > > No, it doesn't work. > I will add item_quick_height soon. My item_height is quick anyway - so this isn't too important to me at the moment - I just asked for completeness. Thanks for the quick reply and double quick fix. Steve |