Does anyone know of a way to get INumericSpinButton & ITextSpinButton to
size according to taste on a multicell canvas. It seems that if I set the limit to say
4, VAC allocates space for 8 characters. I've tried .setColumnWidth( x,charSize, false) but
that doesn't seem to have any effect? I'm a little new at VAC...