That depends - if the widget is self contained then there are examples in the 
contribs, jqplot is one that comes to mind.

But widgets in another _framework_ may bring in too many dependencies to be 
worth it and/or conflicting features - for example, Qooxdoo has a pretty 
sophisticated event system that normalises browser inconsistencies and I’d 
guess that other big frameworks do too, and they’re likely to fight over which 
gets the events, and/or you/d have to map between the two.  IMHO the more 
sophisticated the framework the worse it’ll be.

John

> On 30 Jan 2015, at 10:40, halcwb <hal...@gmail.com> wrote:
> 
> Is it possible, and if so, how, to use widgets from a different framework?
> Are there examples/tutorials to do so? 
> 
> 
> 
> --
> View this message in context: 
> http://qooxdoo.678.n2.nabble.com/Using-widgets-from-a-different-framework-tp7586744.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to