I especially like the effect for being that basic. The thing is that this kind of markup is quite compact for the little markup needed. You can still use the Beveled decorator etc. if you need a more sophisticated effect.
BTW, I think the 3.1 example with the pseudo-gradient is more interesting for us. To implement this completely without any images definitely would rock. Matthew Gregory schrieb: > The example in the pictures all single a single border, do you think > this is enough? Using the power of qooxdoo it would be simple to make > the border a double and lift it off the page a bit more. It would make > the dom a little more complex, do people think it's worth it? > > Matthew Gregory wrote: >> Sounds like a challenge! I don't mind doing this, although I do have >> several other work responsibilities currently so it won't be a quick >> turnaround. >> >> Is there anything anybody else wanted to say about this before I start? >> I will make this fully customizable of course so we can specify >> different colours for button states and also amke it generic as it could >> potentially be used for any type of widget! >> >> Matt >> >> P.S. Sebastian, I am not a laywer. Before I start could you (or anyone >> else) confirm that this design doesn't full under some sort of copyright? >> >> Sebastian Werner wrote: >>> Hi all! >>> >>> Just stumbled accross a nice article at stopdesign: >>> http://stopdesign.com/archive/2009/02/04/recreating-the-button.html >>> >>> A cool concept for dealing with pseudo gradients and pseudo rounded >>> borders. The result is not a sophisticated as the ones generated by >>> Bevel or Grid, but a lightweight solution for the basic effect. >>> >>> With qooxdoo's possibility to exactly know the dimensions of the element >>> to render it should be even possible to implement the gradient the way >>> the author thinks at: >>> >>> http://stopdesign.com/eg/buttons/3.1/code.html >>> >>> Without flow issues which needs to be fixed and with absolute >>> coordinates this should be doable easily - crossbrowser. >>> >>> Anybody like to implement a decorator from this concept? ;) >>> >>> Cheers, >>> Sebastian >>> >>> >>> ------------------------------------------------------------------------------ >>> Create and Deploy Rich Internet Apps outside the browser with >>> Adobe(R)AIR(TM) >>> software. With Adobe AIR, Ajax developers can use existing skills and code >>> to >>> build responsive, highly engaging applications that combine the power of >>> local >>> resources and data with the reach of the web. Download the Adobe AIR SDK and >>> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com >> >> ------------------------------------------------------------------------------ >> Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) >> software. With Adobe AIR, Ajax developers can use existing skills and code to >> build responsive, highly engaging applications that combine the power of >> local >> resources and data with the reach of the web. Download the Adobe AIR SDK and >> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
