Re: trying to implement implement chart with GWT

2011-11-25 Thread junaid
On Fri, Nov 25, 2011 at 7:43 PM, junaid wrote: > Ahmet > Thanks , your solution took me to the next step , now that error has gone > , but message appears "plugin is unresponsive , you wnt to stop the plugin?" > and exception : * *Cannot read property 'StatusBar' of undefined > * > * "cannot rea

Re: trying to implement implement chart with GWT

2011-11-25 Thread junaid
Ahmet Thanks , your solution took me to the next step , now that error has gone , but message appears "plugin is unresponsive , you wnt to stop the plugin?" and exception : * *Cannot read property 'StatusBar' of undefined * *Any idea .. Thanks On Fri, Nov 25, 2011 at 4:39 PM, Ahmet Dakoglu wrote

Re: trying to implement implement chart with GWT

2011-11-25 Thread Ahmet Dakoglu
I think you should make gwt-ext configurations (like adding line to xml file etc) after adding gwtext jar in build path. On Fri, Nov 25, 2011 at 12:42 PM, András Csányi wrote: > On 25 November 2011 11:35, junaid wrote: > > I am trying to implement this GWT-EXT chart. I have simply created a n

Re: trying to implement implement chart with GWT

2011-11-25 Thread András Csányi
On 25 November 2011 11:35, junaid wrote: > I am trying to implement this GWT-EXT chart. I have simply created a new GWT > project and onModule I have pasted the source code as in this link and put > my getext.jar in builpath. > > When I run the project it never starts and it shows > > Plugin faile

trying to implement implement chart with GWT

2011-11-25 Thread junaid
I am trying to implement this GWT-EXT chart. I have simply created a new GWT project and onModule I have pasted the source code as in this link and put my getext.jar in builpath. When I run the project it never starts and it shows Plugin failed to conne