Re: optimizing GWT code

2011-04-18 Thread Gaurav Vaish
As Magno said, refactor your code into multiple methods/classes. Create logical packages - for UI, biz-logic, data-model, server- connections (RPC or ReguestBuilder or otherwise). Study some decently sized application on places like Sourceforge to get idea of how to structure your application ;)

Re: Data Structure between client and server

2011-04-18 Thread Raghavan
In case of having separate model for client and server, use dozer mapper which would map the data from source class to destination the only prerequisite would be the data member names should be same. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit

onModuleLoad() called over and over on IE8

2011-04-18 Thread Jeff Schnitzer
I have the strangest problem: IE8 seems to call my onModuleLoad() method over and over and over, a few seconds apart. * It only happens with IE8. Chrome and Firefox (mac or windows) don't do this. I don't know about IE6 or 7 (unsupported by my app). * It happens much worse with IE8 on

Creating and styling a complex widget using custom/composite cell on browser events

2011-04-18 Thread Tatchan
Hi all, Could anyone give suggestions on how style of a custom cell can be changed on browser events such as click/mouseover/mouseout...? I'm implementing a window title bar (including minimize/maximize/close buttons...) in which styles of the bar and the buttons will change on mouse events.

SuggestBox in a CellTable

2011-04-18 Thread Craig Day
Are there any ideas out there about how I might best add SuggestBox functionality to a CellTable and TextInputCell. Using an approach similar to what is happening inside SuggestBox.wrap() kinda works though it gets pretty hacky: @Override public void onBrowserEvent(Context context,

RequestFactory : InstanceRequest returns onSuccess but never calls operation implementation ??

2011-04-18 Thread koma
I have an instance request defined in my public interface ApplicationRequestFactory extends RequestFactory { . @ServiceName(com.mydomain.server.domain.ApplicationUser) public interface ApplicationUserRequest extends RequestContext { *InstanceRequestApplicationUserProxy, Void

size of my text remains unchanged when I zoom in/out

2011-04-18 Thread dadada
The size of my text in my gwt app remains unchanged when I zoom in/out using cmd+/- on the browser. What am I missing out to cause such an effect? Can someone advise? Thanks! /bryan -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

Re: RequestFactory : InstanceRequest returns onSuccess but never calls operation implementation ??

2011-04-18 Thread Thomas Broyer
On Monday, April 18, 2011 11:43:02 AM UTC+2, koma wrote: I have an instance request defined in my public interface ApplicationRequestFactory extends RequestFactory { . @ServiceName(com.mydomain.server.domain.ApplicationUser) public interface ApplicationUserRequest extends

Re: RequestFactory : InstanceRequest returns onSuccess but never calls operation implementation ??

2011-04-18 Thread koma
More debugging ... I have to folow the processInvocationMessages in SimpleRequestProcessor There is a exception thrown : *com.google.gwt.requestfactory.server.ReportableException: Could not locate domain method persist* Still wondering : - Why onSuccess is returned ? - Why it cannot find my

Re: DialogBox cut-off width problem experienced in Chrome and Safari

2011-04-18 Thread Guilo
Hi ! I am currently having such an issue in GWT 2.2.0. Since it has been a long time this bug has been found, has some work been achieved ? Or at least a workaround ? Or maybe there is a better way than DialogBox to display a large new window on top of others. Thanks -- You received this

MVP HasHandlers usage

2011-04-18 Thread Jonas
I'm developing a large system using MVP. In my view I use the interfaces for returning HasClickHandlers instead of returning a Button since I want to decouple the view as much as possible from the presenter. My question is when I have a TextBox for example and want to use both addKeyDownHandler,

Re: DialogBox cut-off width problem experienced in Chrome and Safari

2011-04-18 Thread Guilo
In fact I had a css-defined size. So my problem is solved. But there is a minor visual defect on the corners of the dialogbox. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

combobox - combination of list- and suggestion box

2011-04-18 Thread tanteanni
how to make a suggestBox with a clickable drop down menu (showing suggestion on click). the use case for this is a user who don't know what text to put in to get a suggestion. i already tried listbox - no text input :-( and suggestBox with own MultiWordSuggestion and own SuggestOracle but how

Creating a select all/none checkbox for a CellTable

2011-04-18 Thread l3dx
Hello I've tried to find some information on how to implement a check all/ none feature for a CellTable. So far I haven'f found any. Anyway, here's what my code looks like ATM myCheckBox.addValueChangeHandler(new ValueChangeHandlerBoolean(){ @Override public void

Re: RequestFactory : InstanceRequest returns onSuccess but never calls operation implementation ??

2011-04-18 Thread koma
thx. putting the receiver on the persist() makes the error bubble up : Caused by: java.lang.RuntimeException: Server Error: Could not locate domain method persist at com.google.gwt.requestfactory.shared.Receiver.onFailure(Receiver.java:36) at

Re: RequestFactory : InstanceRequest returns onSuccess but never calls operation implementation ??

2011-04-18 Thread koma
So the problem was .. void persist() { } shouldve been *public* void persist() { } Live learn ;) -- 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: MVP HasHandlers usage

2011-04-18 Thread Harald Schilly
On Monday, April 18, 2011 12:01:10 PM UTC+2, Jonas wrote: My question is when I have a TextBox for example and want to use both addKeyDownHandler, addValueChangeHandler and also read the text from it, should I have 3 methods in my view that returns something like public HasValueString

Re: size of my text remains unchanged when I zoom in/out

2011-04-18 Thread Harald Schilly
Which browser (+version number) are you using? H -- 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 unsubscribe from this group, send email to

How to speed up Hosted mode

2011-04-18 Thread maticpetek
Hello, We are developing our app in GWT now for a couple of years. And code base is becoming bigger every day And hosted mode is also become very slow. Refresh in browser takes around 1 minute. Forms opening a couple of seconds. All this time my CPU is on around 160% (if I look Activity

Re: How to speed up Hosted mode

2011-04-18 Thread Juan Pablo Gardella
+1 2011/4/18 maticpetek maticpe...@gmail.com Hello, We are developing our app in GWT now for a couple of years. And code base is becoming bigger every day And hosted mode is also become very slow. Refresh in browser takes around 1 minute. Forms opening a couple of seconds. All this

Re: Channel API for GWT

2011-04-18 Thread Jambi
Check this out: http://www.amazon.com/Google-Engine-Java-Application-Development/dp/1849690448/ref=sr_1_fkmr1_1?ie=UTF8qid=1303128286sr=8-1-fkmr1 -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

pointer-events: send mouse event to element underneath

2011-04-18 Thread Javier
In my application I use a widget as a helper/proxy in drag operations. When the user is dragging, the widget is absolute positioned on top of the rest of the elements and is moved along with the mouse to indicate the drop position. Now I would like to make that widget 'transparent' to mouse

Re: The domain type Foo_$$_javassist_45 cannot be sent to the client

2011-04-18 Thread -sowdri-
It was so helpful, thank you for posting! -- 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 unsubscribe from this group, send email to

Odg.: Re: How to speed up Hosted mode

2011-04-18 Thread Žiga Skalar
+1 -- 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 unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options,

How implement two columns widget?

2011-04-18 Thread ailinykh
Hello everybody! I want to create custom widget which consists of two widget- Left and Right. Left has fixed width, Right takes all space left. Widget height is defined by Right. Right just wraps all content it has. If I make parent wider Right gets wider also. The content of Left is scrollable.

how to add a server ssl from the sourcecode

2011-04-18 Thread mightymightyblues
Hi, I'm trying to access a https with GWT or with JSNI, and accept the ssl certificated. I have all control of CORS so this is not a problem. Is there an easy way to make it from the source code? I don't want that the user are bored with this task, I control the server and the client, so I can

Re: How to speed up Hosted mode

2011-04-18 Thread Palo G.
Hi, we were facing same problem as you - our codebase for client side has thousands of classes, server side too. Only possible solution was to slpit whole project into maven sub-projects and create new dynamic architecture of whole project - cliend and server side. For now, our system consist

Re: Creating a select all/none checkbox for a CellTable

2011-04-18 Thread mike b
How many are rendered on the screen at once? If you have 50+ or 100+ on the screen, then I can see how this could slow down. You might want to use paging like in the CwCellList sample. From my experience, the expensive stuff is the rendering, so we try to minimize that as much as possible.

Re: optimizing GWT code

2011-04-18 Thread Carlos
in fact, yes i was instantiating widgets inside the entry point so i will start on now with searching about UiBinder :) thanks for the advice and we will see later if it's gonna work. On 16 avr, 22:54, Magno Machado magn...@gmail.com wrote: This is pretty much like having a huge main() method on

Re: optimizing GWT code

2011-04-18 Thread Carlos
well for the server-side it's quite organized with several packages like DAO, model, services, webServices etc... so my second step now is to refactore the code in the client side and i think it would take some time because its quite a lot of code now :) thanks for your reply On 18 avr, 08:21,

Re: How to speed up Hosted mode

2011-04-18 Thread mike b
FYI... below are my specs. We have about 50 Views across 6 async modules ( as defined by mvp4g). Refresh on my system only takes a few seconds. On my co-worker's identical machine it takes 10+ seconds. The only difference that I know of is that he is using the gwt 2.1.1 eclipse plugin.

Re: ConstraintViolation problems compiling with 2.3.0-M1

2011-04-18 Thread Rodrigo Chandia
On Mon, Apr 18, 2011 at 4:19 AM, Jeff Schnitzer j...@infohazard.org wrote: I'm trying to recompile my app with GWT 2.3.0-M1 but I get a deluge of errors in the logs. I seem to be able to make some of them go away by adding validation-api-1.0.0.GA.jar to my project, but not all. I've also

Visibility event of a Composite

2011-04-18 Thread Luca Morettoni
Hello list, I have a composite widget (that wrap some controls) but I need to know when the widget become visible and invisible; for example if I put two different instance of my widget on two different tab of TabLayoutPanel just one at time could be visible and I need to know (by the widget code)

Re: How to speed up Hosted mode

2011-04-18 Thread Paul Stockley
I've seem various check-ins in the code base related to caching the state of dev mode and code generators so you only have to pay the price of compiling everything once. Reloads after this are incremental. Not sure when this is scheduled to be released. -- You received this message because

Odg.: Re: How to speed up Hosted mode

2011-04-18 Thread maticpetek
Palo, Thank you for solution with subproject. But I hope this will be my last step. I know that from architecture view test driver development, separation between client and server, MVC, etc is right approach, but I really like this simple approach with Eclipse. Just code, run debug in

Re: Odg.: Re: How to speed up Hosted mode

2011-04-18 Thread Paul Stockley
I am not sure runAsync would make any difference to dev mode. I think all the code still has to be compiled each time. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: onModuleLoad() called over and over on IE8

2011-04-18 Thread credmond
Have you stripped your app down to the absolute bare minimum? If so, could you post your code? (host page an entry module...) On Apr 18, 9:46 am, Jeff Schnitzer j...@infohazard.org wrote: I have the strangest problem: IE8 seems to call my onModuleLoad() method over and over and over, a few

GWT Client Properties / Options / Variables

2011-04-18 Thread Maurice
Hi! I am building a GWT app which must connect to a different server hosted in the same container. I need some place I can put the server address, ensuring it is accessible from the client code and also that it is easily configurable. What are my options for doing this in GWT, using as little

Re: Odg.: Re: How to speed up Hosted mode

2011-04-18 Thread mike b
I just remembered one other major difference between my environment and my coworker's... I downloaded the gwt 2.2 code branch from google and compiled it with only ie6 and gecko1_8 enabled. (see UserAgent.gwt.xml in gwt-user.jar) Maybe async will help you compile only what has changed, rather

Re: UiBinder implementation question.

2011-04-18 Thread roge.delgado
Oh, thank you very much, I've seen the documentation you point me and seem too much clear to me. Thanks for your help. -- 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.

Re: ConstraintViolation problems compiling with 2.3.0-M1

2011-04-18 Thread Jeff Schnitzer
Ah hah! Of course it requires the sources.jar. Silly me. Thanks, Jeff On Mon, Apr 18, 2011 at 6:58 AM, Rodrigo Chandia rchan...@google.com wrote: On Mon, Apr 18, 2011 at 4:19 AM, Jeff Schnitzer j...@infohazard.org wrote: I'm trying to recompile my app with GWT 2.3.0-M1 but I get a deluge of

Re: onModuleLoad() called over and over on IE8

2011-04-18 Thread Jeff Schnitzer
On Mon, Apr 18, 2011 at 8:16 AM, credmond credmon...@gmail.com wrote: Have you stripped your app down to the absolute bare minimum? If so, could you post your code? (host page an entry module...) After considerable effort, I've found the problem - it's a longstanding (year+) and apparently

Re: Basic Editor/Sub-Editor question

2011-04-18 Thread Aldo Neto
Hi, Thanks for the reply. Settings the cascade-type worked for me. PS. Thomas, I just mentioned your name because it is in the example I referenced, but I believe that anyone that spent few hours studying GWT has already read your name at least once ;) On Mon, Apr 18, 2011 at 4:37 AM, koma

Re: combobox - combination of list- and suggestion box

2011-04-18 Thread Isaac Truett
I wrote a ComboBox based on the GWT 1.6 SuggestBox back in 2008. There have been a lot of changes since then, so I would be surprised if my implementation works with newer versions. The code is Apache 2.0 licensed. If you want to use any of that old code according to the terms of that license,

Most efficient way to structure an object wrapper?

2011-04-18 Thread Mike
I need to pass key/value pairs via RPC. The value may be any primitive or java.util.Date. I plan to create a Serializable TransferValue class that, in turn, contains the actual value. There are 3 approaches I can take, but not sure which would be the most efficient: 1) Declare one java.lang.*

How to add a SliderBar to a panel instead of RootPanel?

2011-04-18 Thread rahul sanghi
I am trying to develop a HTML5 based player. Wanted to know how we can add the Slider bar to a Panel and add this Panel to the RootPanel instead of adding it directly to the RootPanel. The SliderBar doesnt work/render properly when i try to do the former, but works perfectly when i try to add it

Re: Calling server-side rpc method from server-side code

2011-04-18 Thread yes2000
Bob Would you try new GwtRpcServerImpl() and call the method directly? Maybe you can refactory your code and separating business logic as a new Object for testing. On 4月16日, 上午4時30分, Bob robert_li...@verizon.net wrote: I have a bit of an unusual need.  I have a server-side method which is

Dynamic JavaScript

2011-04-18 Thread Amit Khanna
Hi I wan to create two more buttons in the GreetingServer project, but these buttons should be visible only to a list of users kept in GreetingServiceImpl. These buttons are very secure and no one, other than trusted users, should even know that these buttons exist. That is, I don't even want

Expenses sample app broken by latest commits

2011-04-18 Thread Wojciech O.
I did a clean checkout of http://google-web-toolkit.googlecode.com/svn/trunk/samples/expenses nad tried to run mvn package and I received hundreds of compilation errors. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this

How to generate complex graphs not available in google-visualization apis.

2011-04-18 Thread Gopi Krishnan Nambiar
Hi, I am using GWT in my project and want to have a graph which looks like http://www.graphviz.org/content/crazy . Basically a graph with a lot of interlinkings and connections with splines (curved connections). I would love to have a grph editting functionality with the same. I haven't yet

Browser Window Resized Handler

2011-04-18 Thread Haider Sahib
Hi All, I am developing a GWT application that render a text on a canvas. I want to resize the canvas when ever browser window resized. The problem is if I used Window.addResizeHandler, the rendering process with each resize will be very slow. So I need a way to resize the canvas only when the

2.3.0m1 errors import javax.validation.ConstraintViolation

2011-04-18 Thread Sunyc
[ERROR] [xxx] - Line 20: The import javax.validation.ConstraintViolation cannot be resolved This seems to be a j2ee class. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Using native methods in a JavascriptObject class

2011-04-18 Thread muggs
I'm currently trying out my first gwt app with gwt-map library. I'm having problem accessing getLatitude() and other similar methods in ClientLocation class. I'm new to gwt and needless to say JavaScriptObject, I have tried asking in StackOverflow.com and experts- exchange.com but unfortunately I

How to get hand on serialized data sent between Client and Server (using GWT RPC)

2011-04-18 Thread Dodge
Hey there, i would like to ask if there is a way to get hand on the serialized data sent between Client (RPC Call with AsyncCallback) and Server (RemoteServiceServlet) to do some stuff with it ;) For Server-Side i found that i could overwrite the processCall() method to do execute my desired

About setCurrentTime() function for VideoElement

2011-04-18 Thread thwong
Hi, I am working on a site which plays HTML5 video with GWT. I try to define the specific time of which the video should be started with the following code: Video video = Video.createIfSupported(); final VideoElement element = video.getVideoElement();

Can't start GWT in Development Mode

2011-04-18 Thread Hristo Kostov
Hallo, I have followed the instructions described here: http://code.google.com/webtoolkit/usingeclipse.html#running When I tried to debug as application this hello world app I have a browser with the URL from the development mode view and then in the IE I have been asked to install

Having a problem when I deploy my project into Google App Engine(Appspot).

2011-04-18 Thread nong
Everything works fine on the local development environment, but when I deploy my project into GAE, I will get an error. type 'exceptions.AttributeError': Profile instance has no attribute 'initialize' Traceback (most recent call last): File

Right's management under RequestFactory

2011-04-18 Thread Xenoskin
Hi, so I was just wondering if there was any built in way to manage rights within RequestFactory. By rights I mean whether a user has the ability to view something or make changes. An example would be an online store, regular users would be able to view the selection and make purchases but

Re: Expenses sample app broken by latest commits

2011-04-18 Thread David Chandler
When building from trunk, you need to build GWT and install it in your local repo, then update the version in the expenses POM to match. There is a script to help with this. cd trunk set GWT_VERSION=2.3-SNAPSHOT ant clean dist-dev ./tools/scripts/maven_script.sh This will build and install it in

Re: 2.3.0m1 errors import javax.validation.ConstraintViolation

2011-04-18 Thread Juan Pablo Gardella
You need add javax.validation.api classes in your classpath. Now, gwt has this dependency 2011/4/17 Sunyc sunyuc...@gmail.com [ERROR] [xxx] - Line 20: The import javax.validation.ConstraintViolation cannot be resolved This seems to be a j2ee class. -- You received this message because you

Re: 2.3.0m1 errors import javax.validation.ConstraintViolation

2011-04-18 Thread David Chandler
You need to add gwt-servlet-deps.jar to WEB-INF/lib. You can find it in build/lib. GWT 2.2 required validation-api if you're using RequestFactory, but in 2.3, gwt-user has a dependency on it also. For maven projects, we'll update the 2.3 POM with the transitive dependency, but for non-maven

Handling link clicks in an HTML component

2011-04-18 Thread byhisdeeds
I have an HTML component in a GWT2.1 application and I want to be able to have the links such that when they are clicked the new urls's contents replace the HTML components ext. The HTML text content has a href=xxx target=abca link/a, and the HTML component has its id set to abc (

Request Factory and Namespaces

2011-04-18 Thread Cian Montgomery
Hi, I have been attempting to implementing a RequestFactory in to my app. Currently my app has data stored in several namespaces. How can I communicate the namespace to the locator object? Thanks, Cian @ProxyFor(value = Player.class, locator = ObjectLocator.class) public interface PlayerProxy

Non admin install for developer plugin on IE 8

2011-04-18 Thread Bill Reestman
Is there any way to install the GWT developer plugin on IE 8 without having admin rights. Is there perhaps a non admin install for the plugin? Thanks for any help. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group,

Re: Odg.: Re: How to speed up Hosted mode

2011-04-18 Thread DaveC
I might be on the wrong track but have you checked the temp directory where java writes out files (on windows xp it's something like c:/ documents and settings//*user*/localsettings) I regularly (once a week) have to clear tens of thousands of files and GBs of data otherwise eclipse (and lotus

Re: Odg.: Re: How to speed up Hosted mode

2011-04-18 Thread Jeff Larsen
Lotus notes ouch! -- 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 unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com.

Re: Browser Window Resized Handler

2011-04-18 Thread Jeff Larsen
Do you want to resize the canvas or redraw everything on the canvas? -- 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 unsubscribe from this group, send email to

Re: integrating adBrite with UIBinder- escaping ampersands in XML

2011-04-18 Thread KaffeineComa
Hmm, so a little more progress on the JSNI front. The following seems to get the remote script at least attached to the DOM. But it results in Warning: a call to document.write() from an asynchronously-loaded external script was ignored in Firefox. I guess this is SOP that I'm running into

How to add a SliderBar to a panel instead of RootPanel?

2011-04-18 Thread Rahul Sanghi
I am trying to develop a HTML5 based player. Wanted to know how we can add the Slider bar to a Panel and add this Panel to the RootPanel instead of adding it directly to the RootPanel. The SliderBar doesnt work/render properly when i try to do the former, but works perfectly when i try to add it

Re: Using GWT only for UI design

2011-04-18 Thread The Main Meyn
Does GWT have an XML parser, so that I could make sure all my servlets return an XML. For example how would I get a combo designed using GWT to load the following servlet. http://202.54.180.145/Global/AddrXmlServlet?country_id=100 On Apr 16, 1:01 am, Harald Schilly harald.schi...@gmail.com

Re: CrossSiteIframeLinker (xsiframe) ready for prime time?

2011-04-18 Thread DrG
I was wondering whether the xsiframe linker was ready? I have a debugging issue I would like to examine with IE and it doesn't appear to work in GWT 2.1. Any news on whether it is working for GWT 2.2? Cheers Gene -- You received this message because you are subscribed to the Google Groups

ClickHandler for ListBox doesn't fire when using Chrome on Mac.

2011-04-18 Thread Xing Xing
Hi, I find the ClickHandler for ListBox doesn't fire when using Chrome on Mac. Chrome Version: 10.0.648.205 OS Version: OS X 10.6.6 I just create a ListBox with ClickHandler ListBox box = new ListBox(); box.addItem(1); box.addItem(2); box.addClickHandler(new

Re: How to add a SliderBar to a panel instead of RootPanel?

2011-04-18 Thread David Chandler
SliderBar in the gwt-incubator souce is pretty out of date. I modernized it a bit (work in progress at link below), but it still needs major refactoring in order to work with cell widgets. If you're seeing layout issues with the SliderBar, you might just need to let SliderBar implement

Problems with GPE, maven, m2eclipse, WTP

2011-04-18 Thread Paul Schyska
Hi all, I have set up a maven build utilizing gwt-maven-plugin and corresponding eclipse configuration, so that ecj incremental compilation and gwt dev mode work on my server. It got a bit complicated as I want to build a Liferay-compatible portlet out of it :-) Everything seems to be working

problem in debug a gwt project

2011-04-18 Thread baha
i can't debug my gwt project using the jetty on eclipse. there is no option are given to me to debug as gwt project. I tried netbeans too, but after i click (GWT dev mode w/o a JEF server ) the jetty not opened and no browser is opened. any help plase -- You received this message because

Return false in Window.confirm(msg) in GwtTestCase

2011-04-18 Thread Simon LG
Hi, I'm trying to return false when Window.confirm(msg) is called in a GwtTestCase. It is always returning true by HtmlUnit because it has no ConfirmHandlers. Is there a way to override this function ? Thanks Simon -- You received this message because you are subscribed to the Google Groups

Re: size of my text remains unchanged when I zoom in/out

2011-04-18 Thread dadada
google chrome 10.0.648.205 On Apr 18, 7:05 pm, Harald Schilly harald.schi...@gmail.com wrote: Which browser (+version number) are you using? H -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: size of my text remains unchanged when I zoom in/out

2011-04-18 Thread dadada
firefox 4.0 has no such issue. safari also suffers the same woes. is this a browser issue? I also realised that elements which has margin set in their css get rearranged when i zoom in/out. How do I avoid these issues? On Apr 19, 9:18 am, dadada ytbr...@gmail.com wrote: google chrome

Re: Can't compile gadget with GWT Plugin 2.2 or 2.3 Beta

2011-04-18 Thread wangzhengjiang
replace gwt_servlet.jar with 2.2 version in your build path library. On Apr 9, 12:17 pm, dicko d...@mothdesign.com.au wrote: Hi there, I've seen a few posts complaining about this error but they seem to refer to issues using the Maps.jar.  Anyway, I've recently updated the GWT plugin from

Re: combobox - combination of list- and suggestion box

2011-04-18 Thread tanteanni
thx for the code basically you took a suggestbox in a horizontal panel with a button right? i found similar code here: http://stackoverflow.com/questions/3039436/suggestbox-gwt-showing-all-options-on-enter-key. My Problem is how to get the button to look like the ListBox Button and how to get the

Re: Return false in Window.confirm(msg) in GwtTestCase

2011-04-18 Thread Gal Dolber
You can hide Window behind an interface and use a Mock for your tests public interface Window { boolean confirm(String msg); } public class WindowImpl implements Window { public boolean confirm(String msg) { return com.google.gwt,user.client.Window.confirm(msg); } } public

Problem while trying to build GWT from source

2011-04-18 Thread Johannes Tuchscherer
I am currently trying to compile the GWT source and to run the test suite for the 2.3 release. On a clean checkout I see a lot of test failures when I just run 'ant test' in the user folder. Interestingly, most of the JRE test suites are passing (e.g. in the AutoBeanSuite the

[gwt-contrib] Re: Comment on ScottSoulBinderDesignDoc in google-web-toolkit

2011-04-18 Thread codesite-noreply
Comment by miller.garym: Who will be demoing the HTML5 SoulStorage feature at I/O? For more information: http://code.google.com/p/google-web-toolkit/wiki/ScottSoulBinderDesignDoc -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Adds back Util.toHexString() and Util.hex4() as deprecated methods. (issue1420802)

2011-04-18 Thread zundel
Reviewers: jat, jbrosenberg, Description: Adds back Util.toHexString() and Util.hex4() as deprecated methods. They were moved to the Utility class. This gives 3rd party linker and generator authors a chance to migrate their code. Please review this at

[gwt-contrib] Change Audio and Video support detection method for Safari3. (issue1423802)

2011-04-18 Thread pdr
Reviewers: jlabanca, Description: Change Audio and Video support detection method for Safari3. Safari3 incorrectly reports that audio/video are supported when using !!element.play, but correctly reports that audio/video are not supported using !!element.canPlayType. This was verified to work

[gwt-contrib] Re: Adds back Util.toHexString() and Util.hex4() as deprecated methods. (issue1420802)

2011-04-18 Thread John Tamplin
LGTM -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Serialization of Final Fields in RPC (issue1380807)

2011-04-18 Thread bobv
http://gwt-code-reviews.appspot.com/1380807/diff/11003/user/src/com/google/gwt/user/rebind/rpc/Shared.java File user/src/com/google/gwt/user/rebind/rpc/Shared.java (right): http://gwt-code-reviews.appspot.com/1380807/diff/11003/user/src/com/google/gwt/user/rebind/rpc/Shared.java#newcode56

[gwt-contrib] [google-web-toolkit] r10010 committed - Adds back Util.toHexString() and Util.hex4() as deprecated methods....

2011-04-18 Thread codesite-noreply
Revision: 10010 Author: zun...@google.com Date: Mon Apr 18 04:15:28 2011 Log: Adds back Util.toHexString() and Util.hex4() as deprecated methods. They were moved to the Utility class. This gives 3rd party linker and generator authors a chance to migrate their code. Review at

[gwt-contrib] Re: Change Audio and Video support detection method for Safari3. (issue1423802)

2011-04-18 Thread jlabanca
LGTM http://gwt-code-reviews.appspot.com/1423802/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10011 committed - Cherry picking r10010 into releases/gwt_2.3

2011-04-18 Thread codesite-noreply
Revision: 10011 Author: gwt.mirror...@gmail.com Date: Mon Apr 18 08:17:02 2011 Log: Cherry picking r10010 into releases/gwt_2.3 http://code.google.com/p/google-web-toolkit/source/detail?r=10011 Modified: /releases/2.3/dev/core/src/com/google/gwt/dev/util/Util.java

[gwt-contrib] [google-web-toolkit] r10012 committed - Cherry picking r10008 into releases/2.3

2011-04-18 Thread codesite-noreply
Revision: 10012 Author: p...@google.com Date: Mon Apr 18 05:00:15 2011 Log: Cherry picking r10008 into releases/2.3 http://code.google.com/p/google-web-toolkit/source/detail?r=10012 Modified: /releases/2.3/user/src/com/google/gwt/media/client/Audio.java

[gwt-contrib] Re: TabLayoutPanel tab overflow handling, now with more bug testing (issue1403801)

2011-04-18 Thread larsenje
On 2011/04/04 18:51:01, Jeff Larsen wrote: ping http://gwt-code-reviews.appspot.com/1403801/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10013 committed - Removing duplicate entries from User.gwt.xml that were added in r9976 ...

2011-04-18 Thread codesite-noreply
Revision: 10013 Author: jlaba...@google.com Date: Mon Apr 18 05:33:30 2011 Log: Removing duplicate entries from User.gwt.xml that were added in r9976 due to an undetected merge conflict with r9879, in which the entries were sorted alphabetically. Review at

[gwt-contrib] Re: TabLayoutPanel tab overflow handling, now with more bug testing (issue1403801)

2011-04-18 Thread rjrjr
John, can you take this? On 2011/04/18 15:47:48, Jeff Larsen wrote: On 2011/04/04 18:51:01, Jeff Larsen wrote: ping http://gwt-code-reviews.appspot.com/1403801/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: TabLayoutPanel tab overflow handling, now with more bug testing (issue1403801)

2011-04-18 Thread jlabanca
Its on my todo list. I'll try it out this week. On 2011/04/18 15:51:09, rjrjr wrote: John, can you take this? On 2011/04/18 15:47:48, Jeff Larsen wrote: On 2011/04/04 18:51:01, Jeff Larsen wrote: ping http://gwt-code-reviews.appspot.com/1403801/ --

[gwt-contrib] Re: Removing duplicate entries from User.gwt.xml that were added in r9976 due to an undetected merge... (issue1422801)

2011-04-18 Thread jlabanca
committed as r10013 http://gwt-code-reviews.appspot.com/1422801/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Add SafeUri type, similar to SafeHtml but for values in a URL attribute context. (issue1380806)

2011-04-18 Thread xtof
Thanks! just a few more comments, otherwise pretty much LGTM. http://gwt-code-reviews.appspot.com/1380806/diff/25001/user/src/com/google/gwt/safehtml/rebind/SafeHtmlTemplatesImplMethodCreator.java File user/src/com/google/gwt/safehtml/rebind/SafeHtmlTemplatesImplMethodCreator.java (right):

[gwt-contrib] Re: Add SafeUri type, similar to SafeHtml but for values in a URL attribute context. (issue1380806)

2011-04-18 Thread t . broyer
I probably won't have time to update the patch before (at least) the second half of the week, so here's my first reaction to your comments http://gwt-code-reviews.appspot.com/1380806/diff/25001/user/src/com/google/gwt/safehtml/rebind/SafeHtmlTemplatesImplMethodCreator.java File

[gwt-contrib] Re: Makes EventBus available outside of the gwt package, in (issue1394803)

2011-04-18 Thread rjrjr
I had to bring back the deprecated methods for HandlManager. HandlerManager needs to be JRE compatible, so violator is not an option. Duh. The patch is also updated to catch up with the AutoBean migration, and to move the RF test classes to the new event package. All tests pass now.

[gwt-contrib] Re: Add SafeUri type, similar to SafeHtml but for values in a URL attribute context. (issue1380806)

2011-04-18 Thread xtof
http://gwt-code-reviews.appspot.com/1380806/diff/25001/user/src/com/google/gwt/safehtml/rebind/SafeHtmlTemplatesImplMethodCreator.java File user/src/com/google/gwt/safehtml/rebind/SafeHtmlTemplatesImplMethodCreator.java (right):

  1   2   >