From: Benoit M. <mar...@ma...> - 2003-05-15 21:54:24
|
I think a setBorder(borderDefinition) should be enough. ok it forces you to build a data structure to describe what you want, but after all that what you would have to do with css if you were to use it anyway. We should try to be as close as possible to the css keywords for the same things, and name the new features like corners and border images in the same spirit. Wouldn't that be simpler ? And for the corner I think we should use top-left instead of north-west to stau closer to css vocabulary. What do you think ? Benoit Bellow some descriptions of css keywords and usage. http://www.w3schools.com/css/css_border.asp On Thursday, May 15, 2003, at 01:58 PM, Raymond Irving wrote: > Hello, > > How about using the format setBorder(b,c,useFrames)? > > When useFrames is set to true the setBorder() function > will use the new outer frame design used by kevin in > setBorder2. > > Any comments? > > -- > Raymond Irving > > > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise > solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > |