Re: Firefox 13 DevMode Plugin

2012-07-02 Thread Riley
Our problems disappeared when we expanded the permgen allocation with  
-XX:MaxPermSize=2048m 
.  You probably need way less space than that.  Maybe the updated plugin 
updates classes so they need to be re-added more often?

On Wednesday, June 27, 2012 1:59:01 PM UTC-5, Riley wrote:

 Yes, we are experiencing memory problems with Mac OS 10.7, FF13, and this 
 new plugin

 On Friday, June 15, 2012 5:06:40 AM UTC-5, Bas wrote:

 Today, I downgraded to Firefox 11. The devmode plugin of firefox 13 (Mac 
 OS 10.6.8) seems to have a memoryleak. Are more people experiencing memory 
 problems?




-- 
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/-/L5rZLLM2kRgJ.
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, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Firefox 13 DevMode Plugin

2012-06-27 Thread Riley
Yes, we are experiencing memory problems with Mac OS 10.7, FF13, and this 
new plugin

On Friday, June 15, 2012 5:06:40 AM UTC-5, Bas wrote:

 Today, I downgraded to Firefox 11. The devmode plugin of firefox 13 (Mac 
 OS 10.6.8) seems to have a memoryleak. Are more people experiencing memory 
 problems?




-- 
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/-/CihIV9kGKjsJ.
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, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: CssResource @def in UiBinder

2012-02-15 Thread Riley
Ok, this is what we've been doing too.  Thanks for the response!

-- 
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/-/_d4AhxaTDbMJ.
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, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: CssResource @def in UiBinder

2012-02-15 Thread Riley
It's good to know the output JS is good for this.  Thanks!

-- 
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/-/bEnAsLa_FmAJ.
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, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: CssResource @def in UiBinder

2012-02-14 Thread Riley
Did you ever figure this out?

-- 
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/-/ekpjuyU3x_IJ.
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, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: too much code: GWT Development with Activities and Places

2011-12-13 Thread Riley
I use MVP straight out of the Google videos and docs, and I love it. When I 
need to swap a view in or out, or change a url structure, or change a bit 
of communication with the server, I go strictly to the 1-2 files involved, 
make the changes I need, and never fear that some hidden bug will appear 
somewhere else.  The Places/Activity framework works beautifully, and gives 
me the flexibility to navigate programmatically in response to events 
without having to put History-manipulating code anywhere but in my 
PlaceController.  We've got 46,000 lines of GWT code running now, and it's 
easy to debug, easy to maintain, and is really delivering on the 
cross-browser compatibility promise.

What I love about GWT is how loosely coupled the different frameworks are. 
 I started out with GWT-RPC, and then moved to RequestFactory.  Then I 
wanted to switch to a plain JSON format so that the API could be usable to 
others w/o RF, and so I chucked most of RF... but I could still use parts 
of it like AutoBean to make parsing a snap!  If I have to pay for this 
modularity with 3x the code size, I'll do it - I'm a one-man dev team and 
GWT helped me launch a complex data-processing app in a few months.

-- 
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/-/3W0KCPXKhGwJ.
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, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Problem with Helios Eclipse 3.6 Update Repository

2011-05-19 Thread Prince Riley
Hello

I've been experiencing problems obtaining the updates for the GWT for
Eclipse 3.6 from the repository. I've followed the instructions posted to
the group page, but the update fails and the error log contains these
messages.

  An error occurred while collecting items to be installed
session context was:(profile=epp.package.cpp,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=,
action=).
Unable to read repository at
http://dl.google.com/eclipse/plugin/3.6/plugins/com.google.appengine.eclipse.core_2.3.1.r36v201105092302.jar
.
Connection reset
Unable to read repository at
http://dl.google.com/eclipse/plugin/3.6/plugins/com.google.gdt.eclipse.core_2.3.1.r36v201105092302.jar
.
Connection reset
Unable to read repository at
http://dl.google.com/eclipse/plugin/3.6/plugins/com.google.gdt.eclipse.designer_2.3.0.r36x201105061512.jar
.
Connection reset
Unable to read repository at
http://dl.google.com/eclipse/plugin/3.6/plugins/com.google.gdt.eclipse.designer.hosted.1_6_2.3.0.r36x201105061507.jar
.
Connection reset
Unable to read repository at
http://dl.google.com/eclipse/plugin/3.6/plugins/com.google.gdt.eclipse.designer.hosted.2_0_2.3.0.r36x201105061507.jar
.
Connection reset
Unable to read repository at
http://dl.google.com/eclipse/plugin/3.6/plugins/com.google.gdt.eclipse.designer.hosted.2_0.webkit_win32x64_2.3.0.r36x201105061507.jar
.
Connection reset
Unable to read repository at
http://dl.google.com/eclipse/plugin/3.6/plugins/com.google.gwt.eclipse.core_2.3.1.r36v201105092302.jar
.
Connection reset
Unable to read repository at
http://dl.google.com/eclipse/plugin/3.6/plugins/org.eclipse.wb.core_0.9.0.r36x201105061447.jar
.
Connection reset

I've confirmed there is no network issue as I can connect to the repository
URL in my web browser. I've also tried to correct this by restarting Eclipse
without any success.

Thanks

Prince Riley

-- 
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, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



There was a demo for creating visually overlapping tabs

2011-04-11 Thread Riley
My designer is wondering about making overlapping tabs with
TabLayoutPanel, and I'm sure I saw a demo somewhere in the docs
providing example images and css required to make it happen.  I even
found a picture of the result in the TabLayoutPanel docs:
http://code.google.com/webtoolkit/doc/latest/images/TabLayoutPanel.png

Can anyone point me to the doc that has the images and css to create
such an effect?

Thanks!

-- 
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, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Controlling the focus in a CellTable

2010-11-15 Thread Riley
I'm still looking for a way to do this.  Anyone have any ideas?

On Nov 8, 5:52 pm, Riley rileyl...@gmail.com wrote:
 Is there a way to move thefocusto a specific row and column in aCellTable?  I 
 want the user to be able to hit enter to move to the
 next row, for example.

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Controlling the focus in a CellTable

2010-11-08 Thread Riley
Is there a way to move the focus to a specific row and column in a
CellTable?  I want the user to be able to hit enter to move to the
next row, for example.

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Separate modules for separate views?

2010-09-02 Thread Riley
I'm making an application that will have two types of users, type A
and type B.  Type A users need MUCH MORE functionality than type B
users - in fact, type B users will only be able to see a single
screen, while type A will see more than ten.

I don't want all of the stuff for type A users to be downloaded by
type B users.  However, I would like to reuse the code that type B
*does* need for type A users, since they will also need it.
Essentially, the B functionality is (very nearly) a subset of the A
functionality.

So it would make sense to me to make a module for type A and a module
for type B, right?  And then, have an A.html host page and a separate
B.html host page.   I want them to be in a single project because I'm
using appengine and need them both to deploy simultaneously -
otherwise, maybe I would just make them totally separate apps.


Question 1: Does this separation make sense?

Question 2: How do I achieve this separation?  How do I make a
separate module that also compiles to js?

I started out with the B app pretty complete in an Eclipse project.
Then, I added a module, A.gwt.xml, and included all of the same source
paths, etc, as I saw in B.gwt.xml, but with a different EntryPoint.  I
am assuming that module B will not compile all of the additional A
code, even though the A code is in the same directories, because the A
code will never be called from the B entry point.

Then I created A.html, and went to link to A.nocache.js... but I
realized that no such file was being generated.  How do I tell
eclipse, or the gwt, or whomever, to please compile A.gwt.xml into a
separate, runnable js file?

Thanks for any help.  I realize this might be a big question.

Riley

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Separate modules for separate views?

2010-09-02 Thread Riley
Naturally, though I'd been looking for these answers for an hour
before I posted here, I discovered that if I used the google plugin to
create a new HTML page, it automatically configured whatever it needs
to configure to support two separate HTML pages with different modules
 different entry points.  It seems to be working.

My only remaining question, then, is whether I'm right about how the
compiler works.  To rephrase:

I have two modules, side by side in the same directory.  They both
have the client and shared directories as source.  If module B
hardly references any of the code in these folders, will the final
module B compiled JS omit the unused code?  Or, since module B uses
the entire client folder as a source folder, will all of that unused
code for module A also get compiled into B?

Thanks again,

Riley

On Sep 2, 7:07 pm, Riley rileyl...@gmail.com wrote:
 I'm making an application that will have two types of users, type A
 and type B.  Type A users need MUCH MORE functionality than type B
 users - in fact, type B users will only be able to see a single
 screen, while type A will see more than ten.

 I don't want all of the stuff for type A users to be downloaded by
 type B users.  However, I would like to reuse the code that type B
 *does* need for type A users, since they will also need it.
 Essentially, the B functionality is (very nearly) a subset of the A
 functionality.

 So it would make sense to me to make a module for type A and a module
 for type B, right?  And then, have an A.html host page and a separate
 B.html host page.   I want them to be in a single project because I'm
 using appengine and need them both to deploy simultaneously -
 otherwise, maybe I would just make them totally separate apps.

 Question 1: Does this separation make sense?

 Question 2: How do I achieve this separation?  How do I make a
 separate module that also compiles to js?

 I started out with the B app pretty complete in an Eclipse project.
 Then, I added a module, A.gwt.xml, and included all of the same source
 paths, etc, as I saw in B.gwt.xml, but with a different EntryPoint.  I
 am assuming that module B will not compile all of the additional A
 code, even though the A code is in the same directories, because the A
 code will never be called from the B entry point.

 Then I created A.html, and went to link to A.nocache.js... but I
 realized that no such file was being generated.  How do I tell
 eclipse, or the gwt, or whomever, to please compile A.gwt.xml into a
 separate, runnable js file?

 Thanks for any help.  I realize this might be a big question.

 Riley

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Sizing AbsolutePanels to 100%

2010-09-01 Thread Riley
I want an AbsolutePanel to fill a containing widget.  I understand it
will not do this automatically, but is there a way for it to get the
dimensions of its parent?

For example, I've created a Composite widget that is primarily a fancy
AbsolutePanel.  Can I override some sizing function to calculate my
own dimensions?

I've been searching for answers for this for quite a while - sorry if
this is duplicate information!

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Sizing AbsolutePanels to 100%

2010-09-01 Thread Riley
I see I can use getParent().getOffsetHeight() and .getOffsetWidth() to
access the total height  width of the parent.  Is there any way to
calculate the inner dimensions?

On Sep 1, 4:31 pm, Riley rileyl...@gmail.com wrote:
 I want an AbsolutePanel to fill a containing widget.  I understand it
 will not do this automatically, but is there a way for it to get the
 dimensions of its parent?

 For example, I've created a Composite widget that is primarily a fancy
 AbsolutePanel.  Can I override some sizing function to calculate my
 own dimensions?

 I've been searching for answers for this for quite a while - sorry if
 this is duplicate information!

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: TabLayoutPanel with default styles not working on IE.

2010-01-25 Thread Riley
Changing the doctype to HTML worked for me, after almost an hour of
frustrated toying and searching.  Thanks!

Am I risking anything by losing the default doctype PUBLIC -//W3C//
DTD HTML 4.01 Transitional//EN ?

On Jan 6, 12:01 pm, Alejandro D. Garin aga...@gmail.com wrote:
 use this doctype declaration at the top of your html

 !doctype html

 On Wed, Jan 6, 2010 at 2:46 PM, mariyan nenchev
 nenchev.mari...@gmail.comwrote:

  I don't know. How to check, how to change?

  On Wed, Jan 6, 2010 at 7:39 PM, Alejandro D. Garin aga...@gmail.comwrote:

  Are you using standard mode?

  On Wed, Jan 6, 2010 at 11:17 AM, mariyan nenchev 
  nenchev.mari...@gmail.com wrote:

  Hi,

  I saw, this, but i can't even make the TabLayoutPanel to be visible. For
  unknown reason one of the divs has overflow:hidden and the tap is not
  displayed.

  --
  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.comgoogle-web-toolkit%2Bunsubs
   cr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.

  --
  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
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
   cr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.

  --
  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
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs 
  cr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.

-- 
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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Developer Plugin works only sometimes

2009-11-25 Thread Riley
After performing a clean install of Eclipse, GAE 1.2.6,  GWT 2 RC1,
and the new plugin, I'm getting the same issue.  When I create a new
GAE+GWT project with the  plugin and try to run it from dev mode in
firefox, I get the following error:

[ERROR] Failed to load module 'test' from user agent 'Mozilla/5.0
(Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316
Firefox/3.0.10 (.NET CLR 3.5.30729)' at riley_dell1:1609
com.google.gwt.core.ext.UnableToCompleteException: (see previous log
entries)
...


When I deploy the app to appspot, it works perfectly.  Argh!  Thanks
for posting issue 4274, Charlie.  For me, removing the rename-to
attribute from test.gwt.xml doesn't seem to change any behavior.

On Nov 25, 7:01 am, Charlie M charlie@gmail.com wrote:
 Hi have exactly the same experince.

 I have followed it through with a debugger. Whats happening is for
 whatever reason its assuming the module name includes the package
 path. This is the default unless you override it with the rename-to
 attribute in the module config. Since its just using the module name
 not the full package path, when it tries to convert it to a path
 relative to the class path it won't work.So it ends up looking for the
 module in the default package not the one you are actually using.

 For me removing the rename to and recompiling works, but it breaks the
 RPCs since they uses the module name as the root of their serverlets
 url.

 Did you open an issue on this?

 Charlie M

 On Nov 20, 8:58 am, cromoteca luci...@virgilio.it wrote:



  Hi,

  yesterday I installed GWT 2.0 RC1 and it seems to work randomly.
  Before opening an issue, I'd like to know if I'm the only one to
  experience it. I was writing an application with 1.7 and I just
  replaced the GWT files without any change of code.

  When I run the new dev mode, everything starts as normal. I browse 
  tohttp://meshcms.dev:8887/meshcms/resources/host_page.mfm?mode=file_man...
  (mfm is mapped to FreeMarker, meshcms.dev points to localhost).

  In the development mode window, two elements are marked in red:
  00:01:48,887 [INFO] Connection received from 127.0.0.1:50316
  00:01:48,995 [ERROR] Failed to loadmodule'meshcms' from user agent
  'Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.1.5) Gecko/
  20091102 Firefox/3.5.5' at 127.0.0.1:50316

  In the host_page.mfm tab there is another red line:
  00:01:48,995 [ERROR] Unable to find 'meshcms.gwt.xml' on your
  classpath; could be a typo, or maybe you forgot to include a classpath
  entry for source?

  There is no other error, even in the IDE.

  My setup is:
  Windows 7 64bit
  NetBeans 6.7 without GWT plugin (just an Ant task that launches dev
  mode)
  Firefox 3.5.5
  IE8

  I just have to restart dev mode until it works. It seems to work
  randomly, but when it works the application runs perfectly until I
  close dev mode.

  My gwt.xml file is com.cromoteca.meshcms.Client.gwt.xml and contains:

  modulerename-to=meshcms
          source path=client/

          inherits name=com.google.gwt.user.User/
          inherits name=com.google.gwt.i18n.I18N/
          inherits name=com.google.gwt.user.theme.chrome.Chrome/
          inherits name=com.allen_sauer.gwt.dnd.gwt-dnd/

          entry-point class=com.cromoteca.meshcms.client.core.Client/

          stylesheet src=resources/client.css/

          set-property name=user.agent value=ie6,gecko1_8 /
  /module

  So why is dev mode searching for meshcms.gwt.xml?

  My Ant task is:

    target name=hosted-mode-run depends=compile
      webproject1:java classname=com.google.gwt.dev.DevMode
        customize
          jvmarg value=-Xss16M/
          jvmarg value=-Xmx256M/
          jvmarg value=-Dfile.encoding=utf-8/
          arg value=-war/
          arg value=build/web/
          arg value=-port/
          arg value=8887/
          arg value=-portHosted/
          arg value=9997/
          arg value=-startupUrl/
          arg value=index.html/
          arg value=com.cromoteca.meshcms.Client/
        /customize
      /webproject1:java
    /target

--

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 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Trouble with HorizontalSplitPanelImages (and verticalSPIs)

2009-11-24 Thread Riley
When I try to run my GWT app, I get the following error:

Uncaught exception: java.lang.RuntimeException: Deferred binding
failed for
'com.google.gwt.user.client.ui.HorizontalSplitPanelImages' (did you
forget to inherit a required module?)
at com.google.gwt.dev.shell.GWTBridgeImpl.create
(GWTBridgeImpl.java:43)
at com.google.gwt.core.client.GWT.create(GWT.java:91)
at com.google.gwt.user.client.ui.HorizontalSplitPanel.init
(HorizontalSplitPanel.java:355)
at us.larkolicio.oat.client.CreateScreen.init(CreateScreen.java:
47)
...


The same code compiles and runs fine on another computer (I am trying
to move development from one machine to another, and do a little
refactoring at the same time).  I presume I have something incorrectly
configured.  I have com.google.gwt.user.User inherited, along with
com.google.gwt.user.theme.chrome.Chrome.

I'm totally stumped.  Any suggestions?  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, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.