There have been various mentionings of integrating qooxdoo with OpenLayers, as you say, but I'm not directly aware of work that is openly accessible. You probably did your own googling and came across [2], don't know if this can be of any help.
You might find it helpful to look at the qooxdoo-contrib project [1] where several qooxdoo libraries are offered that integrated qooxdoo with some other JS library. For your own work you might find QxJqPlot, QxDyGraphs and QxProtovis instructive. At least they will give you a good impression on how to approach the issue in an idiomatic qooxdoo way. T. [1] http://qooxdoo.org/contrib/project [2] http://hg.ruilopes.com/openlayers-qooxdoo-hello On 08/22/2012 04:48 PM, millerd wrote: > After searching the forum, I realize this topic has come up in the past. > But, I haven't really found a complete answer to the topic/question. I'm > new to working with qooxdoo but not OpenLayers. I find qooxdoo's RIA > appealing and was looking to possibly transform my current javascript > mapping project which uses GeoExt and ExtJS along with OpenLayers to one > using qooxdoo. But, where it was fairly simple to integrate OpenLayers with > those two JS libraries/frameworks, I'm having more difficulty placing > OpenLayers within qooxdoo. I think I just need a complete example on how > one would start to do that. I've seen the map examples on the qooxdoo site > but there's more to it here with OL. I've also seen snippets of code and > references on what to do on the qooxdoo forum. But, not a complete simple > code example. I dislike reinventing the wheel if someone's already taken > the first step to create the foundation one can build on from there. So a > simple code example is all I'm looking for, i.e. a map with controls and a > layer. > > Thanks for any help! > > Dave M > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/qooxdoo-and-OpenLayers-tp7581069.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
