Function is not working

2009-04-21 Thread Chuck
Hi there! Unfortunately my popup function is not working and I think that I found the reason. Please have a look at the JS code, could it be that com.google.gwt.client.Index::createPopup()(); is wrong? How can I find out what the real path is of my class called Index? Can anybody help? It works

Re: Function is not working

2009-04-21 Thread olivier nouguier
Hi, Your java function should receive an int as parameter ... Nope ? On Tue, Apr 21, 2009 at 4:32 PM, Chuck kurtz.lu...@cyber-art.ch wrote: Hi there! Unfortunately my popup function is not working and I think that I found the reason. Please have a look at the JS code, could

Re: Function is not working

2009-04-21 Thread Chuck
olivier.nougu...@gmail.com wrote: Hi, Your java function should receive an int as parameter ... Nope ? On Tue, Apr 21, 2009 at 4:32 PM, Chuck kurtz.lu...@cyber-art.ch wrote: Hi there! Unfortunately my popup function is not working and I think that I found the reason. Please have a look

Re: Function is not working

2009-04-21 Thread olivier nouguier
as parameter ... Nope ? On Tue, Apr 21, 2009 at 4:32 PM, Chuck kurtz.lu...@cyber-art.ch wrote: Hi there! Unfortunately my popup function is not working and I think that I found the reason. Please have a look at the JS code, could it be that com.google.gwt.client.Index

Re: Function is not working

2009-04-21 Thread Chuck
function is not working and I think that I found the reason. Please have a look at the JS code, could it be that com.google.gwt.client.Index::createPopup()(); is wrong? How can I find out what the real path is of my class called Index? Can anybody help? It works without any error messages