cant resize images from imagebundle

2009-08-05 Thread ben fenster
using setSize or setPixelSize methods doesnt work on images from imagebundle is there any way to do such operation on image from imagebundle ? plz help --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google

Iframe = multithreading ???

2009-09-02 Thread ben fenster
i was wondering that if by opening another module in an iframe tag the code of that module runs in another thread ?? more over is the limit of 2 open http request apply on 2 diffrent modules running in diffrent iframes ?? --~--~-~--~~~---~--~~ You received this

Re: Iframe = multithreading ???

2009-09-02 Thread ben fenster
On Sep 2, 5:05 pm, ben fenster fenster@gmail.com wrote: your answear is based on your knolage in js but i need an answear based on actual in depth knowlage in how browser work since each iframe act as an independed wep page and loaded sepertly then the containing page made me wonder about

Re: Iframe = multithreading ???

2009-09-02 Thread ben fenster
thread is envolved in loading then maybe the new thread is also responsible on running the js code contained in the page of the iframe ? On Sep 2, 5:46 pm, David Given d...@cowlark.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ben fenster wrote: i was wondering that if by opening

serialization

2009-09-03 Thread ben fenster
what is preformence wize the best Json Serializing lib --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com To

Re: Iframe = multithreading ???

2009-09-03 Thread ben fenster
ok thats sounds right but if thats true can i access static classes in the entrypoint module from a seperate module loaded in an iframe (that ofcours exists in the first module) ? On 3 ספטמבר, 03:00, David Given d...@cowlark.com wrote: ben fenster wrote: your answear is based on your knolage

dubuger does not stop on breakpoints pls help

2009-09-08 Thread ben fenster
im using eclipse galliano 3.5 and althouge im in debug mode the damm thing wont stop at the breakpoints pls help !!! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group,

Re: -port keeps disappearing

2010-04-12 Thread ben fenster
did you found a solution? On 12 אפריל, 14:07, Katharina Probst kpro...@google.com wrote: Hi, In your run/debug configuration, if you go to the Server tab, what does it say?  This tab also sets the port and the -noserver (or server) arguments, so you'll want to make sure they're not in

Re: MouseMoveEvent problem when i move my mouse very fast

2010-04-13 Thread ben fenster
i had the same problem and i dont think it has a solution since the events are sent from the browser and if they are wrong then theirs nothing to do about it On 13 אפריל, 09:35, fonghuangyee fonghuang...@gmail.com wrote: http://www.farbtube.com this is the demo, or should i use a canvas?

Re: PHP servlet in memory database

2010-05-10 Thread ben fenster
the only way i could think of is php is session variables On 4 מאי, 13:38, Muhammad Saifullah msaif.muham...@gmail.com wrote: i have some problem noticed below. i need to load data as array to memory in PHP.but in PHP if i write *$array= array(1,2);* in test.php then this $array variable is

Re: Client side file I/O

2010-05-11 Thread ben fenster
you can use php to create a server side script that will create a file from data you will send via post request and alink to the file this way u will create save button that will be a download link to a file in the server side loading shold be even easier since it just a file upload On 10 מאי,

Re: Table Row Gaps

2010-05-23 Thread ben fenster
try setting padding and spacing to 0 On 21 מאי, 17:52, Chi H c...@chi.ca wrote: It sounds like this -https://developer.mozilla.org/en/Images,_Tables,_and_Mysterious_Gaps is what you're experience, On May 20, 11:14 pm, Craigo craig...@gmail.com wrote: When creating a Grid, FlexTable,

Re: PushButton hover not always removed on mouse out

2010-07-05 Thread ben fenster
can you please post your fix? On 28 יוני, 09:49, ChrisK cknow...@gmail.com wrote: I've had to make my own image button and replace all instances ofPushButtonwith it. It mimics thePushButtonbehaviour but doesn't have this issue on the exact same page so I'm pretty sure this is an issue

compile report

2010-08-11 Thread ben fenster
can anyone tell me why when i compile without compile report flag the compilation finishes ok and when i use the flag the compilation gets stuck at the end after all the permutation is finished here is the report: Compiling 42 permutations Compiling permutation 0... Compiling

Re: compile report

2010-08-11 Thread ben fenster
? On 11 אוגוסט, 15:21, ben fenster fenster@gmail.com wrote: can anyone tell me why when i compile without compile report flag the compilation finishes ok and when i use the flag the compilation gets stuck at the end after all the permutation is finished here is the report

Re: compile report

2010-08-12 Thread ben fenster
with compile reports to some key permutations, e.g., one per browser family. kathrin On Wed, Aug 11, 2010 at 12:16 PM, cokol eplisc...@googlemail.com wrote: please post your gwt.xml module descriptor On 11 Aug., 18:03, ben fenster fenster@gmail.com wrote: ? On 11 אוגוסט, 15:21

Re: compile report

2010-08-12 Thread ben fenster
want to restrict your compilation with compile reports to some key permutations, e.g., one per browser family. kathrin On Wed, Aug 11, 2010 at 12:16 PM, cokol eplisc...@googlemail.com wrote: please post your gwt.xml module descriptor On 11 Aug., 18:03, ben fenster fenster@gmail.com wrote

Re: compile report

2010-08-15 Thread ben fenster
.  This is described herehttp://code.google.com/webtoolkit/doc/latest/DevGuideOrganizingProjec... . kathrin On Thu, Aug 12, 2010 at 8:06 AM, ben fenster fenster@gmail.com wrote: can anyone tell me how to create a compile report for just one permutation On 11 אוגוסט, 18:50, Katharina Probst kpro

gwt and nokia phones

2010-09-03 Thread ben fenster
i wrote a gwt app and it runs on all major desktop browsers and even on the iphone but it wont run on any nokia phones in nokia phone i see a white empty screen -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send

Re: gwt and nokia phones

2010-09-04 Thread ben fenster
??? On 3 ספטמבר, 13:38, ben fenster fenster@gmail.com wrote: i wrote a gwt app and it runs on all major desktop browsers and even on the iphone but it wont run on any nokia phones in nokia phone i see a white empty screen -- You received this message because you

cant see the incubator paging table when moved to gwt2

2009-12-18 Thread ben fenster
does anyone knows why the paging table stopped working on gwt2.0 ??? there is 0 compile errors -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from

Re: cant see the incubator paging table when moved to gwt2

2009-12-19 Thread ben fenster
??? On 18 דצמבר, 14:28, ben fenster fenster@gmail.com wrote: does anyone knows why the paging table stopped working on gwt2.0 ??? there is 0 compile errors -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send

dynamically fetch JSON feeds from other web domains

2009-12-19 Thread ben fenster
in google article http://code.google.com/intl/iw/webtoolkit/doc/latest/FAQ_Server.html#Why_doesn%27t_GWT_provide_a_synchronous_server_connection_opt they say If the external feed doesn't support callback function names using array syntax, you can generate uniquely named bridge methods like

Re: dynamically fetch JSON feeds from other web domains

2009-12-19 Thread ben fenster
thanx exactly what i needed On 19 דצמבר, 13:18, Thomas Broyer t.bro...@gmail.com wrote: On Dec 19, 12:12 pm, Thomas Broyer t.bro...@gmail.com wrote: On Dec 19, 11:10 am, ben fenster fenster@gmail.com wrote: in google articlehttp://code.google.com/intl/iw/webtoolkit/doc/latest

Re: smart gwt help

2009-12-20 Thread ben fenster
how can u use the cache option u suggested ? On Dec 18, 2:53 pm, mariyan nenchev nenchev.mari...@gmail.com wrote: In our host page specify what modules you want to use, unused images are not loaded(just make your war(static content folder) bigger). The problem is that smart gwt does not user

Re: SOP / cross-site http requests

2009-12-29 Thread ben fenster
you cant the only thing you can do is use JsonpRequestBuilder but you will have to construct a compatible server side On Dec 28, 12:41 pm, Fabio fabio.bo...@gmail.com wrote: RequestBuilder builder = new RequestBuilder(RequestBuilder.GET,

pls help !!!!!!!!!!

2010-01-06 Thread ben fenster
i have a presentation tomorrow and every thing works great i am using gwt 2.0 but when i compile and run from the compiled version all of the http request does not work -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group,

Re: pls help !!!!!!!!!!

2010-01-06 Thread ben fenster
more ! On Wed, Jan 6, 2010 at 5:55 PM, ben fenster fenster@gmail.com wrote: i have a presentation tomorrow and every thing works great i am using gwt 2.0 but when i compile and run from the compiled version all of the http request does not work -- You received this message because

Re: pls help !!!!!!!!!!

2010-01-06 Thread ben fenster
i am also using smart gwt could this be the reason for my problems? On Jan 6, 7:15 pm, olivier nouguier olivier.nougu...@gmail.com wrote: euh your backend is full php ? If true I have no knowlegde :( On Wed, Jan 6, 2010 at 6:11 PM, ben fenster fenster@gmail.com wrote: i use

Re: pls help !!!!!!!!!!

2010-01-06 Thread ben fenster
how can it be that something runs great in hosted from the browser it self but dont work in compile ??? On Jan 6, 7:21 pm, ben fenster fenster@gmail.com wrote: i am also using smart gwt could this be the reason for  my problems? On Jan 6, 7:15 pm, olivier nouguier olivier.nougu

Re: pls help !!!!!!!!!!

2010-01-06 Thread ben fenster
is ther a way to get more detailed compile log On Jan 6, 7:53 pm, mariyan nenchev nenchev.mari...@gmail.com wrote: What do you mean by all of the http request does not work On Wed, Jan 6, 2010 at 7:49 PM, ben fenster fenster@gmail.com wrote: how can it be that something runs great in hosted

Re: pls help !!!!!!!!!!

2010-01-06 Thread ben fenster
where the error occurs. Trevor On Jan 6, 1:10 pm, Sudeep S sudee...@gmail.com wrote: use -style PRETTY and -logLevel DEBUG to get detailed messages On Wed, Jan 6, 2010 at 11:33 PM, ben fenster fenster@gmail.com wrote: i send them they work ok in hosted but in compiled when i get

Re: pls help !!!!!!!!!!

2010-01-06 Thread ben fenster
? On Jan 6, 10:22 pm, ben fenster fenster@gmail.com wrote: how can i work in hosted but not in compiled?? On Jan 6, 9:30 pm, Trevor Skaife tska...@gmail.com wrote: I went to your site and I see this error in Chrome Uncaught java.util.NoSuchElementException

Re: pls help !!!!!!!!!!

2010-01-06 Thread ben fenster
the problem is with the request builder can anyone tell me how can it run in hosted mode but not in complie mode please someone i get no error i found out with plain alerts On Jan 6, 10:59 pm, ben fenster fenster@gmail.com wrote: ? On Jan 6, 10:22 pm, ben

request builder

2010-01-07 Thread ben fenster
does any one know why would a request sent using equest builder works in hosted mode but dont work in compile mode i am using it to access php scripts running on the same xamp server -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

Re: request builder

2010-01-07 Thread ben fenster
-RPC the standard policy doesn't want cross webapp access! HIH On Thu, Jan 7, 2010 at 9:39 AM, ben fenster fenster@gmail.com wrote: does any one know why would a request sent using equest builder works in hosted mode  but dont work in compile mode i am using it to access php scripts

Re: request builder

2010-01-07 Thread ben fenster
??? On Jan 7, 11:56 am, ben fenster fenster@gmail.com wrote: its not cross site and it works ok in hosted more over it doesnt fail in compile but keep getting empty responses and in hosted they are ok i cant understand why On Jan 7, 10:47 am, olivier nouguier olivier.nougu...@gmail.com

Re: request builder

2010-01-07 Thread ben fenster
that by deploying your compiled javascript via the PHP server, or you can use (eg) Apache to do proxy forwarding so the browser thinks it is all one site. On Jan 7, 5:51 am, ben fenster fenster@gmail.com wrote: ??? On Jan 7, 11:56 am, ben fenster fenster@gmail.com wrote: its not cross

Re: request builder

2010-01-08 Thread ben fenster
?? On Jan 7, 7:30 pm, ben fenster fenster@gmail.com wrote: thats what  i am doing and it works great in hosted but not in compile mode do you have an idea way ?? On Jan 7, 3:55 pm, Jamie jamiesharbor-sou...@yahoo.com wrote: You should then probably install something like TamperData

Re: request builder

2010-01-08 Thread ben fenster
Paul ben fenster wrote: ?? On Jan 7, 7:30 pm, ben fenster fenster@gmail.com wrote: thats what  i am doing and it works great in hosted but not in compile mode do you have an idea way ?? On Jan 7, 3:55 pm, Jamie jamiesharbor-sou...@yahoo.com wrote: You should then probably

Float css atribute

2010-01-09 Thread ben fenster
DOM.setStyleAttribute(m_userImgPnl.getElement(), float, left); using this line i am tring to set a simple panel style to float lest but when i run i see using firebug that the change didnt happen anyone knows why? -- You received this message because you are subscribed to the Google Groups

Re: Float css atribute

2010-01-10 Thread ben fenster
10x :) On Jan 10, 4:44 pm, Thomas Broyer t.bro...@gmail.com wrote: On Jan 10, 7:16 am, ben fenster fenster@gmail.com wrote: DOM.setStyleAttribute(m_userImgPnl.getElement(), float, left); using this line i am tring to set a simple panel style to float lest but when i run i see using

code splitting on smart gwt

2010-01-14 Thread ben fenster
how can i use code splitting on an external jar like smart gwt ? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to

java applet

2010-01-31 Thread ben fenster
i am trying to run an applet inside my gwt code via htmlpanel it works fine until i add the display: none style attribute and then remove it the applet stop being responsive anyone knows why??? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit

java applet integration

2010-02-01 Thread ben fenster
i load a java applet in my gwt project and some of the fetures in the applet works fine but some of ther throws the following errors altough they work when i run them in a non browser form i am using gwt2.0 and i get the following error 13:30:10.386 [ERROR] [vzooo] Uncaught exception escaped

Re: cant compile since moving to gwr 2.0.3

2010-02-24 Thread ben fenster
after more digging i found the exact line that make it fail is m_bundle= GWT.create(GlobalImageBundle.class); what could cause client bundle creation fail without any exception stack trace?? On Feb 24, 3:47 am, ben fenster fenster@gmail.com wrote: my project was running fine in hosted

cant compile since moving to gwr 2.0.3

2010-02-24 Thread ben fenster
my project was running fine in hosted and compiled modes but when i moved it to another computer with a fresh install and gwt 2.0.3 (was running on gwt2.0 before) it keep failing to compile without an explanation and when i run in debug i see it fails when i try to get an image from client bundle

Re: cant compile since moving to gwr 2.0.3

2010-02-24 Thread ben fenster
(throw.getMessage()); } That should help tract down better what is going on. On Feb 24, 5:05 am, ben fenster fenster@gmail.com wrote: after more digging i found the exact line that make it fail is m_bundle= GWT.create(GlobalImageBundle.class); what could cause client bundle creation

rpc vs RequestBuilder

2009-09-12 Thread ben fenster
have anyone checked what is the better way to comunicate with server performence wize rpc or RequestBuilder(using php) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group,

Re: rpc vs RequestBuilder

2009-09-13 Thread ben fenster
belive that php combined with apache would prove too be much stronger but i would like too hear from someone that checked it out On Sep 13, 4:16 am, Thomas Broyer t.bro...@gmail.com wrote: On 13 sep, 07:50, ben fenster fenster@gmail.com wrote: have anyone checked what is the better way

can a url inside a frame widget access the Frame Page DOM elements

2009-10-18 Thread ben fenster
i need to establish event based comunication between to seperate modules one module contains a frame widget that its url directed to the html hosting the second module the only thing i found accessible to both are cookies , can anyone suggest a better way to share data

Re: can a url inside a frame widget access the Frame Page DOM elements

2009-10-19 Thread ben fenster
??? On Oct 18, 7:07 pm, ben fenster fenster@gmail.com wrote: i need to establish event based comunication between to seperate modules one module contains a frame widget that its url directed to the html hosting the second module the only thing i found accessible to both are cookies

Re: can a url inside a frame widget access the Frame Page DOM elements

2009-10-19 Thread ben fenster
, 2009 at 1:44 PM, ben fenster fenster@gmail.com wrote: ??? On Oct 18, 7:07 pm, ben fenster fenster@gmail.com wrote: i need to establish event based comunication between to seperate modules one module contains a frame widget that its url directed to the html hosting

Re: can a url inside a frame widget access the Frame Page DOM elements

2009-10-19 Thread ben fenster
when i think about it i can make a connector module but how can one module access another module js variables On Oct 19, 3:15 pm, ben fenster fenster@gmail.com wrote: no thats not the case i am building an app that have extentions from unknown sources and i want that an html page

Re: can a url inside a frame widget access the Frame Page DOM elements

2009-10-19 Thread ben fenster
? On Oct 19, 3:20 pm, ben fenster fenster@gmail.com wrote: when i think about it i can make a connector module but how can one module access another module  js variables On Oct 19, 3:15 pm, ben fenster fenster@gmail.com wrote: no thats not the case i am building an app that have

Timers

2009-10-22 Thread ben fenster
i was wondering how many timers can operate together and how would a collisution between them effect performence is it better to use one timer with a list of stuff that need to be updated on timeout or is it better to make a timer for each another thing is if i use iframe to display other

Re: Timers

2009-10-22 Thread ben fenster
??? On Oct 22, 12:52 pm, ben fenster fenster@gmail.com wrote: i was wondering how many timers can operate together and how would a collisution between them effect performence is it better to use one timer with a list of stuff that need to be updated on timeout or is it better to make

PHP + GWT ????

2009-11-04 Thread ben fenster
how can i send a post request to my php page without getting an exception about same orign execution restriction --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send

Re: PHP + GWT ????

2009-11-07 Thread ben fenster
) If that doesn't make sense, or doesn't work, or you need help setting up Abyss (if you decide to use it), let me know. Ian http://examples.roughian.com 2009/11/4 ben fenster fenster@gmail.com it will help me alot if you could alaberate on the subject :) On 4 נובמבר, 16:13, Ian

Re: PHP + GWT ????

2009-11-08 Thread ben fenster
, or doesn't work, or you need help setting up Abyss (if you decide to use it), let me know. Ian http://examples.roughian.com 2009/11/4 ben fenster fenster@gmail.com it will help me alot if you could alaberate on the subject :) On 4 נובמבר, 16:13, Ian Bambury ianbamb...@gmail.com

Re: PHP + GWT ????

2009-11-08 Thread ben fenster
at the same time, you will also need to add -portHosted 9998 (or some other unique hosted mode port number) If that doesn't make sense, or doesn't work, or you need help setting up Abyss (if you decide to use it), let me know. Ian http://examples.roughian.com 2009/11/4 ben fenster

Re: PHP + GWT ????

2009-11-09 Thread ben fenster
thank u very much i managed to use -noserver and it works great how the hell can gwt debug the js code running on another web server ?!??!? On Nov 8, 1:55 pm, ben fenster fenster@gmail.com wrote: pls help i cant use hosted mode even after installing apache setting the directory to my war

Re: PHP + GWT ????

2009-11-10 Thread ben fenster
http://examples.roughian.com 2009/11/9 ben fenster fenster@gmail.com thank u very much i managed to use -noserver and it works great how the hell can gwt debug the js code running on another web server ?!??!? On Nov 8, 1:55 pm, ben fenster fenster@gmail.com wrote: pls help

Re: GWT Chat

2009-11-16 Thread ben fenster
how can the comet gwt lib keep a live connection On 16 נובמבר, 16:01, Roy roy.smith@googlemail.com wrote: App Engine supports XMPP On Nov 16, 1:38 pm, Prempena pascal.rempena...@gmail.com wrote: I've tried to find a solution with App Engine for weeks without any success. Server

java.util.List

2009-11-23 Thread ben fenster
why cant i make a sub class for java.util.List every time i do i get compile errors -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group,

Re: java.util.List

2009-11-23 Thread ben fenster
i know !!! but when i try to implement it and the compile it i get a general error saying my main module cant be loaded so baby ! show me any class you create that inherites from List and of course compile it ! On 23 נובמבר, 14:10, Lothar Kimmeringer j...@kimmeringer.de wrote: ben fenster

Re: java.util.List

2009-11-23 Thread ben fenster
[] a) { // TODO Auto-generated method stub return m_items.toArray(a); } } On 23 נובמבר, 14:49, Lothar Kimmeringer j...@kimmeringer.de wrote: ben fenster schrieb: i know !!! So why do you try to create a subclass of an interface? but when i try

Re: java.util.List

2009-11-23 Thread ben fenster
by the way the error is [ERROR] Failure to load module 'vzooo' On 23 נובמבר, 14:49, Lothar Kimmeringer j...@kimmeringer.de wrote: ben fenster schrieb: i know !!! So why do you try to create a subclass of an interface? but when i try to implement it Implement != subclass

Re: java.util.List

2009-11-23 Thread ben fenster
the FAQ... and the Reference Guide... and watch a few Google I/O videos. On Nov 23, 6:17 am, ben fenster fenster@gmail.com wrote: by the way the error is [ERROR] Failure to load module 'vzooo' On 23 נובמבר, 14:49, Lothar Kimmeringer j...@kimmeringer.de wrote: ben fenster schrieb: i

Re: java.util.List

2009-11-23 Thread ben fenster
im sorry but i was under some presure i have a close deadline and thats pretty much the only problem idid you create an anonymous class or a class that implements the list On 23 נובמבר, 15:50, Paul MERLIN eskato...@gmail.com wrote: Le lundi 23 novembre 2009 12:29:10, ben fenster a écrit : why

Re: java.util.List

2009-11-23 Thread ben fenster
return null; } } i am did the exact same thing and got [ERROR] Line 131: The method subList(int, int) of type bla must override or implement a supertype method On 23 נובמבר, 16:07, Paul MERLIN eskato...@gmail.com wrote: Le lundi 23 novembre 2009 15:05:18, ben fenster a écrit

Re: java.util.List

2009-11-23 Thread ben fenster
in the interface definition. Hope that helps. //Jason ben fenster wrote: import java.util.Collection; import java.util.Iterator; import java.util.List; import java.util.ListIterator; public class bla implements ListString {   �...@override    public boolean add(String e

Re: java.util.List

2009-11-23 Thread ben fenster
(generally considered a better option anyways). You could also upgrade to GWT 2.0-rc, which has the subList method included in the interface definition. Hope that helps. //Jason ben fenster wrote: import java.util.Collection; import java.util.Iterator; import java.util.List; import

Re: java.util.List

2009-11-23 Thread ben fenster
(generally considered a better option anyways). You could also upgrade to GWT 2.0-rc, which has the subList method included in the interface definition. Hope that helps. //Jason ben fenster wrote: import java.util.Collection; import java.util.Iterator; import java.util.List; import

Re: java.util.List

2009-11-24 Thread ben fenster
10x u saved me :) On 24 נובמבר, 07:43, Jason Morris lem...@gmail.com wrote: Eclipse fills in methods based on the JDK installed, not the GWT emulated JRE. GWT's implementation of the JRE sits in the package com.google.gwt.emul.java, not java. ben fenster wrote: thanks i removed

comet

2009-11-30 Thread ben fenster
can anyone tell me what is the best free comet server i came across so meny diffrent servers and i dont know wether to implement one in rpc or use one of the other already built servers like Liberator -- You received this message because you are subscribed to the Google Groups Google Web

Re: DecoratedPopupPanel

2009-12-04 Thread ben fenster
there is a chapter on it in google application book and a code sample to download in the book site i think its in chapter 6 http://groups.google.com/group/gwtapps On 3 דצמבר, 12:53, Tony tony.kyr...@gmail.com wrote: how can i make a DecoratedPopupPanel move like a DialogBox? -- You received

pls help !!!

2009-12-07 Thread ben fenster
i am trying to run my gwt module in firefox there is no errors, it compiles ok without any errors or warnning it also runs great in hosted mode but when i try to run it in firefox (or any other browser) it says GWT module 'vzooo' needs to be (re)compiled, please run a compile or use the

Re: pls help !!!

2009-12-07 Thread ben fenster
you said firefox is OK and then firefox is NOT OK. Huh? 2009/12/7 ben fenster fenster@gmail.com i am trying to run my gwt module in firefox there is no errors, it compiles ok without any errors or warnning it also runs great in hosted mode but when i try to run it in firefox (or any

pls help gwt compile

2009-12-08 Thread ben fenster
the project runs great in hosted mode compiles with no errors but when running in browser mode i keep getting old version does it have anything to do with me running apache as web server and using gwt no server argument? -- You received this message because you are subscribed to the Google

gwt 2.0 pls help

2009-12-11 Thread ben fenster
i have a project with to modules it compiles with no errors when i try to run it after setting the module to run in run configuration the development shows everything is ok but dont give me any link that i can use for the browser -- You received this message because you are subscribed to the

Re: gwt 2.0 pls help

2009-12-11 Thread ben fenster
m sorry 2 modules :) On 11 דצמבר, 13:14, ben fenster fenster@gmail.com wrote: i have a project with to modules it compiles with no errors when i try to run it after setting the module to run in run configuration the development shows everything is ok but dont give me any link that i can

Re: gwt 2.0 pls help

2009-12-11 Thread ben fenster
as startup modules under Project Properties - Google - Web Toolkit? On Fri, Dec 11, 2009 at 6:49 AM, ben fenster fenster@gmail.com wrote: m sorry 2 modules :) On 11 דצמבר, 13:14, ben fenster fenster@gmail.com wrote: i have a project with to modules it compiles with no errors when i

Re: gwt 2.0 pls help

2009-12-11 Thread ben fenster
the name is modulen ame + .html On 11 דצמבר, 21:15, Rajeev Dayal rda...@google.com wrote: What is the name of your host HTML page (which loads up the GWT Module)? Where is it located? On Fri, Dec 11, 2009 at 2:13 PM, ben fenster fenster@gmail.com wrote: no each one in a diffrent folder

Re: gwt 2.0 pls help

2009-12-11 Thread ben fenster
i figured it out thanks alot :) On 11 דצמבר, 21:15, Rajeev Dayal rda...@google.com wrote: What is the name of your host HTML page (which loads up the GWT Module)? Where is it located? On Fri, Dec 11, 2009 at 2:13 PM, ben fenster fenster@gmail.com wrote: no each one in a diffrent folder

Re: gwt 2.0 pls help

2009-12-11 Thread ben fenster
i figured it out thanks alot :) On 11 דצמבר, 23:36, ben fenster fenster@gmail.com wrote: the name is  modulen ame + .html On 11 דצמבר, 21:15, Rajeev Dayal rda...@google.com wrote: What is the name of your host HTML page (which loads up the GWT Module)? Where is it located? On Fri

gwt 2.0 + apache + rpc pls help

2009-12-11 Thread ben fenster
i am trying to run a project that include gwt as client side and rpc + php as server side the only webserver iknow capable of running all of those together is apache but every time i try to call rpc i get an error of page not found DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN htmlhead title404

Re: gwt 2.0 + apache + rpc pls help

2009-12-12 Thread ben fenster
the urls are fine do i need any special configuration or special mods for apache i currently use standart apache in xamp On 12 דצמבר, 11:41, Nicanor Cristian nicanor.bab...@gmail.com wrote: Check out the urls. ben fenster wrote: i am trying to run a project that include gwt as client side

Re: gwt 2.0 + apache + rpc pls help

2009-12-12 Thread ben fenster
pls can anyone help On 12 דצמבר, 12:19, ben fenster fenster@gmail.com wrote: the urls are fine do i need any special configuration or special mods for apache i currently use standart apache in xamp On 12 דצמבר, 11:41, Nicanor Cristian nicanor.bab...@gmail.com wrote: Check out

Re: 404 accessing servlet when Apache in front of Tomcat

2009-12-12 Thread ben fenster
i get the same error with xamp did u figure it out ? On 8 דצמבר, 05:09, jalynn2 joe.a.l...@gmail.com wrote: I developed my GWT1.7  module using Tomcat 5.5, and everything works fine. When I deployed to my production site, I get a 404 when the form tries to call the servlet. The production

Re: gwt 2.0 + apache + rpc pls help

2009-12-13 Thread ben fenster
??? On 13 דצמבר, 02:07, ben fenster fenster@gmail.com wrote: pls can anyone help On 12 דצמבר, 12:19, ben fenster fenster@gmail.com wrote: the urls are fine do i need any special configuration or special mods for apache i currently use standart apache in xamp On 12 דצמבר

Re: gwt 2.0 + apache + rpc pls help

2009-12-13 Thread ben fenster
in localhost: On Dec 13, 10:18 am, ben fenster fenster@gmail.com wrote: ??? On 13 דצמבר, 02:07, ben fenster fenster@gmail.com wrote: pls can anyone help On 12 דצמבר, 12:19, ben fenster fenster@gmail.com wrote: the urls are fine do i need any special configuration

Re: gwt 2.0 + apache + rpc pls help

2009-12-13 Thread ben fenster
? On 13 דצמבר, 16:17, ben fenster fenster@gmail.com wrote: how can you do someyhing like that  cross site requests gets blocked??? On 13 דצמבר, 15:42, nacho vela.igna...@gmail.com wrote: Why don't you use 2 different ports? One for PHP and one

can i send http request to a subdomain from gwt

2009-12-15 Thread ben fenster
i want to use apache to handle static content and php and use tomct for comet sop restriction prevent me from accessing another domain or even another port but would it prevent me from sending a request to a subdomain? -- You received this message because you are subscribed to the Google Groups

Re: can i send http request to a subdomain from gwt

2009-12-16 Thread ben fenster
browsers have different policies for this sort of thing. On Dec 15, 8:57 am, ben fenster fenster@gmail.com wrote: i want to use apache to handle static content and php and use tomct for comet sop restriction prevent me from accessing another domain or even another port but would

Re: can i send http request to a subdomain from gwt

2009-12-17 Thread ben fenster
it should all look like it's going to the same domain. On Dec 15, 10:57 am, ben fenster fenster@gmail.com wrote: i want to use apache to handle static content and php and use tomct for comet sop restriction prevent me from accessing another domain or even another port but would it prevent me

Re: Performance Tip for IE browsers : Java garbage collection is NOT Javascript garbage Collection

2011-09-26 Thread ben fenster
so just to understand just replace anonymous in call callback with a variable will fix the problem ? instead of: call(new callback(){}); use : callback c = new callback(){}; call(c); ? On Sep 26, 1:29 pm, Rokesh rjan...@gmail.com wrote: Hi All, I've been working on GWT for a while now and