Wicket and ExtJS

2011-10-24 Thread Brian Mulholland
So I am on the verge of giving up on integrating Wicket and ExtJS and going with some other webapp framework. I thought Wicket and ExtJS would be the perfect companions because Wicket is basically a hierarchy of components and so is ExtJS. If I could extend wicket components to write out

Re: Wicket and ExtJS

2011-10-24 Thread Ernesto Reinaldo Barreiro
Brian, Why donĀ“t you look at how things have been implemented for other libraries (e.g. jquery UI). Can you give a concrete example of component you want to integrate that is giving you problems? And the strict Wicket component to markup structure is frustrating because ExtJS 4 builds

Re: Wicket and ExtJS

2011-10-24 Thread Brian Mulholland
First, thanks for the prompt response. Okay, so I am struggling with writing a menu component. I saw the Suckerfish menu example and tried to adapt that towards my needs. I want my fellow developers to be able to write something like: MyMenu topMenu = new MyMenu(topMenu); MyMenu subMenu1 = new

Re: Wicket and ExtJS

2011-10-24 Thread samket
interface. - Original Message - From: Brian Mulholland Sent: 10/24/11 05:41 PM To: users@wicket.apache.org Subject: Re: Wicket and ExtJS First, thanks for the prompt response. Okay, so I am struggling with writing a menu component. I saw the Suckerfish menu example and tried to adapt

Re: Wicket and ExtJS

2011-10-24 Thread Igor Vaynberg
there have been plenty of discussions on wicket and extjs http://markmail.org/search/wicket+extjs my two cents is that this kind of integration is not a good idea. wicket is about manipulating existing markup in an object oriented way, while extjs is about generating the markup from code

Re: wicket-tools-extjs

2008-02-11 Thread Jeremy Fergason
person saying they had done it. I have got the integration working OK at this point and would like to make the integration module available to the community at large. If you are interested in using ExtJS forms from within wicket checkout the wicket-tools-extjs module

Re: wicket-tools-extjs

2008-02-07 Thread Jeremy Fergason
at large. If you are interested in using ExtJS forms from within wicket checkout the wicket-tools-extjs module at: www.wickettools.org I'm pretty new to wicket so please comment on the design with any suggestions of how I could improve it. Also if there is anyone who is interested

Re: wicket-tools-extjs

2008-02-07 Thread Jeremy Fergason
working OK at this point and would like to make the integration module available to the community at large. If you are interested in using ExtJS forms from within wicket checkout the wicket-tools-extjs module at: www.wickettools.org I'm pretty new to wicket so please comment

Re: wicket-tools-extjs

2008-02-07 Thread Jeremy Fergason
for the occasional person saying they had done it. I have got the integration working OK at this point and would like to make the integration module available to the community at large. If you are interested in using ExtJS forms from within wicket checkout the wicket-tools-extjs

Re: wicket-tools-extjs

2008-02-07 Thread Flemming Boller
within wicket checkout the wicket-tools-extjs module at: www.wickettools.org I'm pretty new to wicket so please comment on the design with any suggestions of how I could improve it. Also if there is anyone who is interested in helping out I would love to have the support. Hope you find

Re: wicket-tools-extjs

2008-02-07 Thread Flemming Boller
the wicket-tools-extjs module at: www.wickettools.org I'm pretty new to wicket so please comment on the design with any suggestions of how I could improve it. Also if there is anyone who is interested in helping out I would love to have the support. Hope you find this useful

Re: wicket-tools-extjs

2008-02-07 Thread Flemming Boller
from within wicket checkout the wicket-tools-extjs module at: www.wickettools.org I'm pretty new to wicket so please comment on the design with any suggestions of how I could improve it. Also if there is anyone who is interested in helping out I would love to have

Re: wicket-tools-extjs

2008-02-07 Thread Nino Saturnino Martinez Vazquez Wael
in using ExtJS forms from within wicket checkout the wicket-tools-extjs module at: www.wickettools.org I'm pretty new to wicket so please comment on the design with any suggestions of how I could improve it. Also if there is anyone

wicket-tools-extjs

2008-02-06 Thread Jeremy Fergason
the integration module available to the community at large. If you are interested in using ExtJS forms from within wicket checkout the wicket-tools-extjs module at: www.wickettools.org I'm pretty new to wicket so please comment on the design with any suggestions of how I could improve it. Also

Re: wicket-tools-extjs

2008-02-06 Thread C.
the integration working OK at this point and would like to make the integration module available to the community at large. If you are interested in using ExtJS forms from within wicket checkout the wicket-tools-extjs module at: www.wickettools.org I'm pretty new to wicket so please comment