Yup your right, I had made what seemed like minor changes to the JS
literal code that was causing this problem. Odd as the errors didn't
seem to indicate a JS source error but my bad...it's working now.
Thanks.
-Dave
On Sat, Dec 15, 2012 at 2:54 AM, Thomas Broyer wrote:
> Have you tried swappin
Perhaps you are running into limitations imposed by Javascript on GWT? See:
https://developers.google.com/web-toolkit/doc/latest/DevGuideCodingBasicsCompatibility
On Saturday, December 15, 2012 4:49:25 PM UTC-8, Sami Kanderian wrote:
>
> Dear all,
>
> I am having the opposite problem than what is
I want just one: GWT+MySQL JDBC + Google App Engine :)
On Sat, Dec 15, 2012 at 5:53 PM, darkflame wrote:
> ook at
--
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.
Hi,
I use GWT for just one month. I know that GWT does not support MySQL. So, I
would like to use Google cloud SQL and Google App Engine to deploy my GWT
project. I have deployed my simple project (only GWT-RPC concept). But know
i would like to create instance of database for my application v
Hi,
I'm a beginner to GWT. When i was trying to open the URL in Chrome, I was
not able to add the Chrome Plugin to it. It says that "This application is
not supported on this computer. Installation has been disabled.". Help me
out
--
You received this message because you are subscribed to the
Dear all,
I am having the opposite problem than what is reported by most of you and
would appreciate some advice. I am fairly new to GWT and wrote my first app
that runs entirely client side. When a button is clicked it does tens or
even hundreds of thousands flops that are mathematical computa
Dear all,
I am fairly new to GWT and wrote my first App where everything runs client
side. Here is my problem that I would like some advice on. I have the
opposite problem than most people dealing with performance issues.
I am doing some serious number crunching where hundreds of thousands of
f
Hi,
when trying to open a UIBinder file in "design" view, it fails and I get
this error in eclipse error log:
Internal browser is not available: No more handles
> [MOZILLA_FIVE_HOME='/usr/lib/iceweasel'] (java.lang.UnsatisfiedLinkError:
> Could not load SWT library. Reasons:
>
/home/wagner/.ec
Hi Oliver:
We think is very practical for Mobile Devices. One thing that is of
particular interest to us is for the most part the universality of a widget
created based on canvas. You are more or less guaranteed it'll look the
same in any desktop/mobile or any device for that matter implementing t
You can use @Import to access CSS classes from other CssResources:
http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/resources/client/CssResource.Import.html
-- J.
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
Hi, this looks very interesting. Do you think this is practical for mobile
devices?
What do you think the battery drain would be compared to normal gwt widgets
and css animations especially?
The explorer showcase unfortunately does not behave well on my mobile phone
( galaxy sII android 4.2). The
I know how to declare .css and .html for a local template. but sometimes,
you need to cascade a css statement to from one higher up. For example, if
you have a class .small-widget in one template, which must behave a certain
way if you declare .scroll-mode in the element.
.scroll-mode .small-
>
> in that case, what is the point of matchResult.getGroupCount()? it is
> always 1.
--
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/-/CKHqfZJu
Thank you much appreciated.
Sent from my iPhone
On Dec 15, 2012, at 11:53 AM, darkflame wrote:
> Just had a quick look at the Explorer examples, some really nifty
> stuff there!
> Too late for us to implement into our current project, but fantastic
> work!
>
>
> On Dec 14, 7:11 pm, Alfredo Qu
The message was always 'undefined'.
This issue resolved when I switched from the 'xs' to the 'xsiframe' linker.
It also did not manifest with the standard linker. I'm still pretty
baffled as to why it suddenly occurred since the code in question had been
fine for a lone time. Since I should
One thing that I didn't see and I would have as number #1 on the list is
better documentation and improved ease of use, particularly for those
starting with GWT. Much of the documentation is written for those already
with an understanding of GWT or lack of consideration that a user may be a
ne
Just had a quick look at the Explorer examples, some really nifty
stuff there!
Too late for us to implement into our current project, but fantastic
work!
On Dec 14, 7:11 pm, Alfredo Quiroga-Villamil
wrote:
> All:
>
> Just a quick announcement letting everyone know that Lienzo is now GA!
>
> If y
"I was unable to find anything generic - I needed to pick an OAuth
(OpenID was out of the question, unfortunately)"
Just curious here as to why? As a developer I often wondered why
OpenID has such a slow takeup relative to Facebook logins. I have only
ever used a OpenID implementation myself for
Have you tried swapping the order of the s? Also, are you sure you
don't have a parse error? (can you read the 'info' global var in your
browser's dev tools? particularly, double-check that
getCurrentUser().getEmail() doesn't contain a newline; you might want to
use a JSON API to generate your
19 matches
Mail list logo