Thanks for the reply, We already have a toolbar mimicking a ribbon bar in our application. We have a tab on the ribbon that contains some other useful debug commands and would like the buttons to open the various inspector windows there.
Christian Schmidt wrote: > Hi Matt, > > sorry, but I don't really understood what you mean with embed the > inspector in our application. > > Why is the job "generate.py inspector" not applicable for you? > > Thanks, > Chris > > Matthew Gregory schrieb: >> Hi, >> Firstly, the inspector is great! >> >> I am trying to integrate this into our own application. Rather than >> doing as the docs (1) suggest I would like to embed the inspector within >> our application for source builds. I've added an entry the manifest in >> our config.json and can reference the class correctly. I've had some >> success so far creating the windows by hand but I have had to add quite >> a few helper functions in my Application.js. Is the inspector faily >> stable? I don't mind writing these function, but as it is meant to be a >> seperate application I am concerned that the API might change in the future. >> >> Is it worth carrying on with what I have so far, or I am going to run >> into problems? >> >> >> Thanks, >> Matt >> >> >> 1.) http://qooxdoo.org/application/inspector >> >> >> ------------------------------------------------------------------------------ >> Stay on top of everything new and different, both inside and >> around Java (TM) technology - register by April 22, and save >> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. >> 300 plus technical and hands-on sessions. Register today. >> Use priority code J9JMT32. http://p.sf.net/sfu/p >> _______________________________________________ >> qooxdoo-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> > > > ------------------------------------------------------------------------------ > Stay on top of everything new and different, both inside and > around Java (TM) technology - register by April 22, and save > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > 300 plus technical and hands-on sessions. Register today. > Use priority code J9JMT32. http://p.sf.net/sfu/p ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
