Delaney Gillilan wrote: > Hey guys, I'm very new to qooxdoo and it looks like exactly what I'm > looking for.
welcome to qooxdoo! hope you enjoy the experience. > I read the hello world and this > http://www.muhuk.com/2008/10/getting-a-little-further-than-hello-world-with-qooxdoo/ > > as well. When developing the basic layout its a breeze. However when > I goto to look up things like flex param used in the a layout widget's > constructor it doesn't show up at all in the apiviewer. Even the > apiviewers' description of constructors don't show the extra params > used in the examples. Am I missing something? > the parameters like flex are passed to the layouting engine when add()ing the object, not in any constructor. http://demo.qooxdoo.org:8181/current/demobrowser/#layout offers very nice examples that are easy to play with. hope it helps, burak ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
