On pe, 2010-11-05 at 05:50 -0700, Carlos Jiménez wrote: > If you agree, of course we would like to contribute with our code and > including in the develop branch of Naali as Antti said. We don’t know > the steps in order to updoad our code in the develop branch but our > code is available in github (http://github.com/enne/naali/tree/ > UiExternalModule)
That is basically all that is required from you, git enables us or anyone to pull the code from there. This github compare view shows nicely the difference of current realXtend central Naali develop branch and your branch, https://github.com/enne/naali/compare/realXtend:develop...enne:UiExternalModule We just tested your build here more with Antti and the behaviour of those widgets seems great! We were actually wondering whether we could make this the default behaviour for all the tools that open from the default Naali menus. They seemed to work correctly when over the Ogre window, but also outside it when move them there, and could dock to ui panels in the main window quite nicely and if you have several in one panel they get tabbed etc. Are there any known caveats? If we just make all tools use this system by default, does something break? I'll read the code somewhat at some point in this week, and perhaps Jonne or someone else who has worked with the current UI stuff in Naali can look too. I'll probably test it on Linux, Antti was using winxp to test your build. Very nice stuff, thanks! > Carlos Jiménez ~Toni -- http://groups.google.com/group/realxtend http://www.realxtend.org
