|
From: Raymond I. <xw...@ya...> - 2003-05-18 18:38:51
|
Hi,
I've looked at the setBorder(objectparam) design but
because we have to always create a object {} as for
the inputed params that method will be slower than the
setBorder(b,c) or setBorder2(b,c) methods. I would
like to suggest that we do the following:
setInnerBorder(b,c) - same as setBorder() - only
colors will be supported
setOuterBorder(b,c) - uses kevin's new setBorder2()
design with images
what do you think about calling the functions
setInnerBorder() and setOuterBorder()? Please give
some feedback on these as soon as posible as I'm
getting ready to send some changes to the CVS
--
Raymond Irving
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
|