Hello Sébastien, You can include application A into application B as library and use the theme of application A in B. Take a look at the documentation of the library key in the wiki to get an insight in that feature. http://qooxdoo.org/documentation/0.8/generator_config_articles#library_key_and_manifest_files That would be the qooxdoo way. Another way could be to use a symbolic link on the file system and just link the files of theme A to theme B. That could work too but its not that elegant as solution one.
Regards, Martin sebastien hupin wrote: > > > Hi, > > > I'm working on two different applications. > This applications have exactly the same theme and I would like shared the > theme > between those applications in the source environment. > > I searched in the documentation, but I dont find anything about it. > > Best regards > > Sébastien > > > > > -- > View this message in context: > http://www.nabble.com/Shared-a-theme-between-sources-applications.-tp25167505p25167505.html > Sent from the qooxdoo-devel mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > -- View this message in context: http://n2.nabble.com/Shared-a-theme-between-sources-applications-tp3523738p3533379.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
