Hi, As a matter of fact, a Label can have arbitrary HTML. Make sure to set the wrap property to true, if it can have several lines. An atom is an optional label + an optional icon.
Qooxdoo eases the coupling between widgets and its events, thanks to closures. You don't need to assign unique ID to every DOM node of interest. You just have to "fight" with Javascript, not CSS+HTML+Javascript. Jim Hunter-2 wrote: > > You can put HTML inside almost any qooxdoo control. For a tab, place an > Atom > inside it and put your HTML inside the Atom. Atoms are a great general > purpose control that can be used for all sorts of things. > My recommendation to you is to learn the 'skeleton' method of creating a > qooxdoo application and do things that way. It's a very good way of > creating > an application. If you are not a programmer of some other common computer > language, but are just an HTML programmer, then you might have a little > trouble. It is geared towards general programmers who are used to creating > objects with properties and methods and programming in response to events. > There are some good sample applications that I would suggest that you take > a > look at. Learn from others. > -- View this message in context: http://www.nabble.com/a-few-newbie-questions-tf3451791.html#a9668970 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
