Re: [Fxruby-users] [ANN] What's New in FOX 1.2
Status: Inactive
Brought to you by:
lyle
From: rich l. <fx...@gm...> - 2004-06-25 16:42:43
|
> > As noted in the introduction, please let me know about any errors of > fact or omission. I'm wondering if there's a typo in the section: http://www.knology.net/~lyle/fox/1.2/ar01s03s56.html The bullet: Added the getMinColumnWidth() and getMinColumnHeight() member functions for the FXTable class. These utility functions return the width of the "narrowest" cell in a particular column or the height of the "shortest" cell in a row, and can be useful for setting up the initial table display. Should that be getMinColumnWidth() and getMinRowHeight()? -Rich |