My suggestion is to add a maximize button to all windows and also a more
adaptable layout.
Nowadays programmers spend a lot of money for big screens and high
resolution graphic boards :)
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
T
As I wrote here
http://groups.google.com/group/google-web-toolkit/browse_thread/thread/a9d5444eae6e0af0/
it was quite clear to me that onFaillure is for the "communication channel"
exception and I may use onSuccess callback.
I was not able to build a wrapper object with entity proxy and error
My problem instead is the management of specific application runtime exception
when I fire a request from client.
For example FileNotFound on filesystem or DuplicateKey on db... How can I send
a specific application error message throw RequestFactory framework?
--
You received this message beca
Hi all,
the scenario is:
- I have an ententy with its requestfatory, which manages correctly
constraints violations.
- I want also to catch an "SQLException" for a duplicate key and send an
error message to the client.
>From documentation is specified that onFailure callback "receives general
f
Yes of course, probably you are confusing or misunderstanding something.
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/v4SoKRGFYsYJ.
To post t
Which is the best practice to design a page layout template?
I'm evaluating the differences between:
1- JSP includes to build up the host page
2- a base UIBinder widget made essentially of html in a common package and
composite the other widgets inside it
Suggestions?
--
You received this messa
http://code.google.com/p/gwt-google-apis/wiki/MapsGettingStarted
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/0oBDtlqMbnAJ.
To post to this g
I open the project
http://code.google.com/p/gwt-meeting-room/
--
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-w
I agree with cri, probably the documentation should be reviewed and
updated to GWT 2.3.
Reading all the stuff I miss the big picture, should be useful some
schemes that summarize things.
Anyway I wil try to implement a complete example on AppEngine using
Activity, Places, MWP, RequestFactory, Edit
not strictly part of an
entity and how have I to get this data to populate the form?
On Jun 29, 4:27 pm, Thomas Broyer wrote:e
> On Wednesday, June 29, 2011 3:44:21 PM UTC+2, ungarida wrote:
>
> > Hi all,
> > I'm studying new RequestFactory framework and I have a big doubt.
&g
Hi all,
I'm studying new RequestFactory framework and I have a big doubt.
If the RequestFactory is stricly associated with a single Entity,
which is the best way transmit dynamic data to populate form fields
with default values?
For example I want to fill a drop down list, I can not use
RequestFac
11 matches
Mail list logo