> Hi > > 2013/5/13 Daniel Wagner <[email protected]> > >> Hi Franck, >> >> On 10.05.2013 13:54, franck34 wrote: >> > Hi >> > >> > * qx.event.message.Bus is no longer in the api viewer >> >> It's right here ;-) >> http://demo.qooxdoo.org/diet/apiviewer/#qx.event.message.Bus >> > > Strange : when i build apiviewer on my side, i don't have this one and > qx.ui.tree.VirtualTree too. Probably others. > > Do you have an idea ? How can i check it's related to the build or > something else ? > > > Below my build command : > > franck34@debian:/home/franck34/qooxdoo/component/apiviewer# ./generate.py > build > > (no errors)
If you create the component/apiviewer you only get the framework classes that are actually used in the viewer application. If you want all framework classes, you need to go to .../qooxdoo/framework and invoke 'generate.py api'. T. ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
