Re: GWT 2.10.0 release

2022-09-16 Thread Mark B
Thank you. Greatly appreciate the update and all the work. Cheers, mark... On Thursday, June 23, 2022 at 12:16:50 PM UTC-4 nilo...@gmail.com wrote: > I'm very happy to announce the release of GWT 2.10.0. This is the first > release using our new groupId, org.gwtproject, and the final r

Re: [gwt-contrib] Re: Unicode support for Character.is* methods

2020-04-28 Thread Mark Proctor
This was never merged in the end, Are the patch sets still available? On Thursday, 1 April 2010 16:11:49 UTC+1, John Tamplin wrote: > > On Wed, Mar 31, 2010 at 5:43 PM, Pascal Muetschard > wrote: > >> I have uploaded another patch set to >> http://gwt-code-reviews.appspot.com/226801 >> to

GWT 2.8.2 and IntelliJ IDEA

2020-03-16 Thread Mark Fekete
HI all, I wonder if anyone is using Intellij and GWT 2.8.2. I 've literally found nothing about this topic. My problem is that whenever i want to start and debug my application, it fails because the buildin Jetty-server runs with the wrong version 9.2 instead of 9.4. The solution is to use

The long awaited GMD 2.0 is now available

2017-11-05 Thread mark kevin ringor
Showcase: http://gwtmaterialdesign.github.io/gwt-material-demo/ Release Notes: 1. gwt-material - https://github.com/GwtMaterialDesign/gwt-material/releases/tag/gwt-material-2.0 2. gwt-material-addins -

Re: Programmatically clicking hyperlink

2017-08-25 Thread Mark Ulrich
On Friday, August 17, 2007 at 2:26:51 PM UTC-5, BiggerBadderBen wrote: > I just figured out an easier way to do what I want: > > > > History.add("OtherPage"); > > History.forward(); > > Works like a charm! > > Ben Ben, I unsuccessfully tried a short Google Sheet script function with these

Re: [gwt-contrib] Re: Business proposition of GWT 3.0 - what is it good for vs. other solutions out there?

2017-05-26 Thread Mark Proctor
Full annotation driven development with HTML templating (similar to AngularJS and what Singular promised). It provides a modern web app dev experience on top of GWT. http://erraiframework.org Mark > > On Mon, 22 May 2017 at 14:32, Paul Stockley <pstoc...@gmail.com > > wrote: >

Re: GWTReact Release and Roadmap

2017-04-30 Thread Mark Erikson
For what it's worth, as a Redux maintainer I can assure you that Redux is very stable and not going to meaningfully change (at least at the API level) from here on out :) On Sunday, April 30, 2017 at 8:27:10 AM UTC-4, Paul Stockley wrote: > > I have just released a new version of the GWTReact

[gwt-contrib] j2cl Update

2017-03-23 Thread Mark Proctor
Any news on j2CL and GWT direction this year? Mark -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributor

GWT Material 2.0 is now available

2016-11-12 Thread mark kevin ringor
Thanks to all contributors who made this project to 2.0 Showcase: http://gwtmaterialdesign.github.io/gwt-material-demo/ Release Notes: 1.

gwt-material-archetype 1.0-SNAPSHOT is live

2016-09-06 Thread mark kevin ringor
GWT Material Errai Archetype 1.0-SNAPSHOT is now available. Repo : https://github.com/GwtMaterialDesign/gwt-material-errai-archetype Checkout the project and

GWT Material Tutorial #3 - Style and Layout

2016-09-06 Thread mark kevin ringor
*https://www.youtube.com/watch?v=79owqV8PPhQ* GWT Material Tutorial #3 - Style and Layout On this tutorial you will learn how to upgrade your gwt material version to 1.6.0 and the main topic which will be Style and Layout. You will learn how

gwt-material 1.6.0 is now available

2016-08-25 Thread mark kevin ringor
Hi everyone, Here comes the release of 1.6.0 on gwt-material projects: #gwt-material release notes: https://github.com/GwtMaterialDesign/gwt-material/releases/tag/gwt-material-1.6.0 #gwt-material-addins

Re: [gwt-contrib] Re: GWT 2.8.0 RC1 is here!

2016-08-04 Thread Mark Duesbury
Problem solved.. I had the configuration in the wrong place. Should be... prepare-package compile -Xms2g -Xmx4g -Xss1024k desktop.html ${project.build.directory}/${project.build.finalName} true true true INFO It seems 2.8 is less forgiving

Re: [gwt-contrib] Re: GWT 2.8.0 RC1 is here!

2016-08-04 Thread Mark Duesbury
to 2.8.0-SNAPSHOT and ran again Still the same out of memory error occurs. On Friday, August 5, 2016 at 3:05:29 AM UTC+1, Roberto Lublinerman wrote: > > The issue was addressed post beta 1. Please use the 2.8rc1 instead. > > On Thu, Aug 4, 2016 at 6:57 PM, Mark Duesbury <mark.d.

GWTMaterialDesign Data Table 1.0-SNAPSHOT is available.

2016-07-20 Thread mark kevin ringor
Proud to announce that the GMD Table is now available for community use! It has been set up as a separate library for the time being (could eventually be moved into the GMD library

Re: GWT RPC in GWT 3.0+

2016-07-07 Thread Mark Erikson
I built an app using GWT and GWT-RPC in 2011-2012, but am currently working on a clean-slate rewrite of the client using modern JS (ES6, React, Webpack, etc). I've opted to leave the existing client codebase entirely as-is, and have exposed my existing backend APIs over JSON-RPC as well.

GWT Material - Video tutorial #1

2016-06-10 Thread mark kevin ringor
We've just released our gwt-material first video tutorial - Project Setup using gwt-material-archetype with Eclipse IDE and Intelij IDEA. Also during weeked we will do some shooting to provide the next tutorial series. https://www.youtube.com/watch?v=sEVqfqDUOpE -- You received this message

Re: MaterialSearch - issues

2016-06-02 Thread mark kevin ringor
This is solved on 1.5.1 On Sunday, May 1, 2016 at 6:23:28 AM UTC+8, Velusamy Velu wrote: > > Hi Everyone - > > The GWT Material Design is a great contribution. I'm trying to use it in > our project (http://peruselab.com), we plan to release in Aug 2016. > > One of the component I'm trying to

Re: GWT 2.8 delays

2016-06-02 Thread mark kevin ringor
https://www.youtube.com/watch?v=CElykwDVrBc Here is a video about GWT 2.8 On Sunday, May 8, 2016 at 11:26:22 PM UTC+8, steve Zara wrote: > > GWT 2.8 is now well over a year behind what seemed to be the original > schedule. I'm having to deal with colleagues who say they have lost > confidence

Re: Eclipse EE Servers

2016-05-25 Thread Mark Mark
Does the solution allows to "add gwt project's *.war to EAR" as a part of j2ee app including using jndi etc? On Friday, April 17, 2009 at 11:20:18 AM UTC-5, Jamie wrote: > > Got the new GWT 1.6, and the Eclipse plugin. Awesome. I like the new > deployment layout. > > One thing that I think

parser doesn't read local code gen-ed in constructor

2016-02-12 Thread Mark Mark
Hi I just tried eclipse indigo 3.7 and gwt plugin; The thing is it works pretty fine except the designer mode cause sometimes it hangs; As I could get it, the code editor doesn't have generated annotations even working with gwt designer; Same windows eclipse indigo gwt designer, as I can

Re: JSInterop sample / tutorial?

2015-11-24 Thread mark kevin ringor
Any updates about the starting guide of JSInterop? On Wednesday, January 28, 2015 at 5:30:55 AM UTC+8, marian lux wrote: > > Is there a working JSInterop sample (e.g. project on github) online or an > article how to get started? It is part of the current gwt 2.7 release but I > could not find a

Re: JSInterop sample / tutorial?

2015-11-24 Thread mark kevin ringor
Thank you very much Jens On Tue, Nov 24, 2015 at 10:48 PM Jens wrote: > > Any updates about the starting guide of JSInterop? >> > > Everything you need to know for GWT 2.8 JsInterop: > https://docs.google.com/document/d/10fmlEYIHcyead_4R1S5wKGs1t2I7Fnp_PaNaa7XTEk0/edit

Re: GWT 2.7 with Designer

2015-09-23 Thread Mark Wengranowski
I tried using your prebuilt SDK but got the following error: java.lang.NoSuchMethodError: com.google.gwt.dev.shell.ShellModuleSpaceHost.invalidateRebind(Ljava/lang/String;)V Is there a way to fix this? On Wednesday, May 13, 2015 at 12:52:15 PM UTC-7, Atxhtx Atxhtx wrote: >

Re: [gwt-contrib] Re: Stop calling it GWT 3.0

2015-07-22 Thread Mark Proctor
On Sunday, June 14, 2015 at 12:31:15 PM UTC+1, stuckagain wrote: I'm excited that you guys are planning a radical change (really). I hope it becomes more clear on what we should be using to future proof our apps. I hope we will get some usable preview of Singular (if that is really going

Re: GWT Material 1.3.2 Update UI / UX

2015-06-24 Thread mark kevin ringor
Hi, Now its working pretty well. GAE has a daily quota we rich the limit of 1GB bandwidth usage thats why we have quota problem. Regards, GWT Material Design On Wednesday, June 24, 2015 at 2:23:23 AM UTC+8, Gilberto wrote: The demo app running on App Engine is returning 503 - over quota

GWT Material 1.3.2 Update UI / UX

2015-06-23 Thread mark kevin ringor
https://camo.githubusercontent.com/4a82e7a186aaf5991c973ce5f6d0c134e04d5f73/687474703a2f2f642d6d6174657269616c2e61707073706f742e636f6d2f62696e2f69635f645f6c6f676f2e706e67 Hi We are excited to announce the GWT Material 1.3.2 Maven / Github update. *A Google Material Design

Re: GWT and Material Design

2015-04-12 Thread mark kevin ringor
Hi to all we release an early version of GWT Material as of: Version 15.4.15 - GWT Material Showcase - Parallax - Material Weather - Login UI - Material Collapsible Popout - Material Bottom Sheets - Side Bar nav fixed with overflow auto on small devices -

Re: GWT Material Design

2015-04-12 Thread mark kevin ringor
- Apache License 2.0 Information Added - Donate Button added to support the development of GWT Material Best Regards, kevzlou7979 On Friday, February 6, 2015 at 1:51:20 PM UTC+8, mark kevin ringor wrote: Hi to all, We are a team of GWT Developers to implement the GWT Material Design

Re: GWT Material Design

2015-03-28 Thread mark kevin ringor
GWT Phonegap also is added in the repository. You can check it out and play with as Im studying the RPC mechanism of GWT inside phonegap. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving

Menu like in http://www.gwtproject.org/

2015-03-25 Thread mark kevin ringor
Hi, You can use GWT Material to implement a nice responsive menu just check this out http://gwt-material.appspot.com Regards, kevzlou -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving

GWT Material Design

2015-03-25 Thread mark kevin ringor
Hi today we updated the GwT Material to be integrated on Phonegap, Good news to everyone the deployment process was a big success on Android Build with Phonegap. Take a look at our side http://gwt-material.appspot.com . See you there We have setup also gitter chat for collaboration. Note you

GWT and Material Design

2015-03-25 Thread mark kevin ringor
Hi today we updated the GwT Material to be integrated on Phonegap, Good news to everyone the deployment process was a big success on Android Build with Phonegap. Take a look at our side http://gwt-material.appspot.com . See you there We have setup also gitter chat for collaboration. Note you

Re: GWT and Material Design

2015-03-25 Thread mark kevin ringor
Hi today we updated the GwT Material to be integrated on Phonegap, Good new to everybody the deployment process was a big success on Android Build with Phonegap. Take a look at our side http://gwt-material.appspot.com . See you there We have setup also gitter chat for collaboration. Note you

GWT Material Design

2015-03-25 Thread mark kevin ringor
i today we updated the GwT Material to be integrated on Phonegap, Good new to everybody the deployment process was a big success on Android Build with Phonegap. Take a look at our side http://gwt-material.appspot.com . See you there We have setup also gitter chat for collaboration. Note you

Re: GWT Material Design

2015-03-25 Thread mark kevin ringor
Check the Github repo: http://github.com/kevzlou7979/GwtMaterial/ On Thu, Mar 26, 2015 at 8:31 AM, David leeon2...@gmail.com wrote: Is source code available? On Thursday, March 26, 2015 at 8:08:37 AM UTC+8, mark kevin ringor wrote: Hi today we updated the GwT Material to be integrated

Re: GWT Material Design

2015-03-12 Thread mark kevin ringor
on joining the project don't hesitate to contact me. *Skype: markkevin7979* Best Regards, Kevin On Thursday, February 19, 2015 at 2:37:25 PM UTC+8, mark kevin ringor wrote: Hi, We updated the site and implemented some new Material Widgets: 1. Nav Bar 2. Collapsible 3. DropDown 4. Switches 5

Re: GWT and Material Design

2015-03-12 Thread mark kevin ringor
to contact me. *Skype: markkevin7979* Best Regards, Kevin On Thursday, March 12, 2015 at 6:59:35 PM UTC+8, Meryem Alay wrote: Hi, It looks great! thank you for sharing 11 Şubat 2015 Çarşamba 08:04:53 UTC+2 tarihinde mark kevin ringor yazdı: Hi, I forgot to give you the Repository

Re: GWT and Material Design

2015-02-18 Thread mark kevin ringor
Hi, We updated the site and implemented some new Material Widgets: 1. Nav Bar 2. Collapsible 3. DropDown 4. Switches 5. Range 6. Fixed Floating Button with container 7. Cards Hope you like it guys. Best Regards, Kevin On Tuesday, January 6, 2015 at 10:30:37 AM UTC+8, philip andrew wrote: Hi

Re: GWT Material Design

2015-02-18 Thread mark kevin ringor
Hi, We updated the site and implemented some new Material Widgets: 1. Nav Bar 2. Collapsible 3. DropDown 4. Switches 5. Range 6. Fixed Floating Button with container 7. Cards Hope you like it guys. Best Regards, Kevin On Friday, February 6, 2015 at 1:51:20 PM UTC+8, mark kevin ringor wrote

Re: GWT and Material Design

2015-02-10 Thread mark kevin ringor
Hi, I forgot to give you the Repository :) The source code is available here you can check it out: https://code.google.com/p/gwt-material/source/checkout Best Regards: Kevin On Wed, Feb 11, 2015 at 1:19 PM, mark kevin ringor kevzlou7...@gmail.com wrote: Hi Grace, I have updated the Getting

Re: GWT Material Design

2015-02-10 Thread mark kevin ringor
on how we can leverage and make this project more easy to embed. Best Regards, Kevin On Friday, February 6, 2015 at 1:51:20 PM UTC+8, mark kevin ringor wrote: Hi to all, We are a team of GWT Developers to implement the GWT Material Design with the help MaterializeCSS (http://materializecss.com

Re: GWT and Material Design

2015-02-10 Thread mark kevin ringor
: Nice! Do you have the current code / a starting project available as open source? I would love to use this. On Saturday, February 7, 2015 at 12:59:07 AM UTC-5, mark kevin ringor wrote: Checkout our under development project on http://gwt-material. appspot.com/ we are integrating

Re: How to create a JavascriptObject object?

2015-02-09 Thread Mark Erikson
Really stupid question: do you have a typo'd 'r' after the open curly? It's there in your pasted code snippet, and with JS's automatic semicolon insertion, I'm pretty sure it would try to use it as if you'd written r;. Also, yes, I think you'd want to use $wnd.ActualJSObjectName. On

Re: How to create a JavascriptObject object?

2015-02-09 Thread Mark Erikson
Cool, glad that was an easy fix. Yeah, this is a good approach. See https://github.com/richkadel/cesium-gwt for a larger-scale use of this technique for wrapping the Cesium.js 3D globe library. On Monday, February 9, 2015 at 5:30:45 PM UTC-5, rjcarr wrote: Ha, not a stupid question at all

Re: GWT Material Design

2015-02-09 Thread mark kevin ringor
Hi, I will publish the repo today. Just need to make sure the first release is stable. Do you have any Skype Account so that we can communicate easily and faster. Yes if we can use any alternative on Jquery and other external resources dont hesitate to tell me. Regards, Kevin -- You

Re: GWT and Material Design

2015-02-06 Thread mark kevin ringor
Checkout our under development project on http://gwt-material.appspot.com/ we are integrating the MaterializeCSS(http://materializecss.com/) to GWT. Hope you like it :) On Tuesday, January 6, 2015 at 10:30:37 AM UTC+8, philip andrew wrote: Hi there, Has anyone tried to make a Material Design

GWT Material Design

2015-02-06 Thread mark kevin ringor
Hi to all, We are a team of GWT Developers to implement the GWT Material Design with the help MaterializeCSS (http://materializecss.com/). We are doing our best to integrate the Features to be able to integrate inside GWT Applications. Anyone interested are well appreciated to join us. We

Re: WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

2014-06-09 Thread Mark Vlcek
Thanks everyone, just encountered this same problem and this solved my issue as well! On Saturday, June 15, 2013 1:01:22 PM UTC-7, John V Denley wrote: Just had the same problem myself, and found that to fix it I had to do what you suggested, but I also had to manually create a Prefs key

Issue with inheriting external libraries and superdevmode

2014-05-07 Thread Mark Wang
Hey guys, I can use GWT with external libraries, and I can use superdevmode, but I seem to have an issue when I try to do both at the same time. I'm using this library for oauth2 login http://code.google.com/p/gwt-oauth2/ and in my Project.gwt.xml I have inherits

Re: GWT and SVG, the 125th... :-)

2014-02-25 Thread mark . erikson
There's two general approaches: 1) Write large JSNI methods that do all the interaction in Javascript 2) Use GWT's JavaScriptObject, subclass the library's objects, and write small JSNI methods that wrap individual methods of the JS object. There's supposed to be better JS interop coming in GWT

Re: Introduce SmartGWT for collapse/expand panel for with existing project

2014-02-17 Thread mark . erikson
Some thoughts on using SmartGWT: * The SmartGWT developers are VERY insistent that you should develop your application using their APIs and structure, as otherwise you are wasting time and duplicating effort they've already put in. To be fair, they do have a bit of a point in that they have

Re: GWT 2.6.0-rc1 error compiling

2013-11-08 Thread Mark Donszelmann
Hi I have no direct dependency on gwt-dev, but the 2.5.1 maven get plugin refers to gwt-dev (and user and servlet) 2.5.1. Would that create the problem ? Is there a newer (published) version of this plugin ? Regards Mark On Nov 8, 2013, at 11:59 AM, Thomas Broyer t.bro...@gmail.com wrote

Re: GWT 2.6.0-rc1 error compiling

2013-11-08 Thread Mark Donszelmann
Hi yes, that seems to work Thanks Mark On Nov 8, 2013, at 1:14 PM, Cristiano Costantini cristiano.costant...@gmail.com wrote: try using the following config for gwt-maven-plugin to specify using also gwt's rc1 dependencies: plugin groupIdorg.codehaus.mojo/groupId

Re: GWT 2.6.0-rc1 error compiling

2013-11-07 Thread Mark Donszelmann
Hi I see the same problem Regards Mark On Nov 7, 2013, at 11:29 PM, Patrick Tucker tucker...@gmail.com wrote: I just switched one of my maven projects to use the new RC and am getting the following error on compile: [INFO]Loading inherited module 'com.google.gwt.user.User' [INFO

Re: On extension strategies for GWT applications

2013-10-25 Thread Mark Proctor
be linked against later. This way we can write modular applications, with runtime module plugins. I notice GWT is moving to closure in the roadmap. Closure already has capabilities to mark things, to avoid for pruning, for exactly this reason. I believe it creates some sort of global table

SimplePager buttons missing on IE8

2013-08-07 Thread Mark Wengranowski
Hi Everyone, Just noticed that my app started to act different after moving to GWT 2.5.1. I use a simplepager on a cell tables to navigate through the results. Normally there are the arrow icons that allow you to change between pages but they no longer show up and I'm not sure why. It used to

Re: I'm enhancing GWT to provide Java stack traces for clientside exceptions in production

2013-07-17 Thread mark . erikson
this affect compilation time? Mark Erikson On Wednesday, July 17, 2013 4:56:40 PM UTC-4, Alex Epshteyn wrote: Dear fellow GWT users, I would like to announce that I have finally solved what I always thought to be GWT's greatest weakness: its lack of debugging information for client-side

Re: I'm enhancing GWT to provide Java stack traces for clientside exceptions in production

2013-07-17 Thread mark . erikson
If you use emulated stack traces (including line numbers) in current GWT your app size will roughly increase by 100%. So 45% is a lot better of what GWT gives you today. ... Really. I had not seen that mentioned anywhere. What sort of approach does the current emulated stack

Re: GWT RPC method in Window.onClose() no longer being called from Firefox

2013-06-06 Thread mark . erikson
I've actually seen similar behavior in Firefox 17 ESR. I wound up implementing the following horribly disgusting hack as a workaround: myRPCInterface.logOut(new AsyncCallbackBoolean() { public void onFailure(Throwable caught) { } public

Re: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup)

2013-01-24 Thread mark peter
Am not sure what you mean by bare jersey client , Can you explain brief about it any reference links. Then for your information am not using GWT in my application. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this

java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup)

2013-01-21 Thread mark peter
With the GAE am trying to access a third party API. When i Run the file it shows the following exception . Can anyone help me out to solve this issue. Thanks in advance. java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup) Caused

Re: Open url in new mobile safari instance?: Window.open()

2012-12-30 Thread Mark Wyszomierski
Hi Paul, Thanks for the sample - it loads the target in the UIWebView. I tried using a target of _blank as well, same result. I might have to just catch external urls in the native app and launch safari manually, Thank you On Sun, Dec 30, 2012 at 9:30 PM, Paul Stockley pstockl...@gmail.com

Re: FastButton? Handling touch events for mobile?

2012-12-18 Thread Mark Wyszomierski
This is great Ashton. Will the press handlers fire when you're scrolling a page? For example: 1. User presses down on a button. 2. User starts to drag downward. 3. Page starts scrolling (if page content tall enough for scrolling) 4. User releases outside original button rectangle.

Re: Strange results for Window.getClientWidth() on mobile safari vs UIWebView

2012-12-10 Thread Mark Wyszomierski
Thanks, I was expecting mobile safari and UIWebView to behave the same way (big mistake). I'll have a go from there, Thanks On Mon, Dec 10, 2012 at 4:09 AM, Jens jens.nehlme...@gmail.com wrote: 980 pixel is the default width mobile safari zooms websites to if they dont provide any viewport

TouchEndHandler not firing on ios or android browsers?

2012-11-01 Thread mark
Hi, I have a few touch handlers registered on a canvas: Canvas canvas = ...; canvas.addTouchStartHandler(new TouchStartHandler() { @Override public void onTouchStart(TouchStartEvent event) { // works fine } }); canvas.addTouchEndHandler(new

Re: RPC call from server to client

2012-10-17 Thread Mark Donszelmann
Try atmosphere Regards Mark Sent from my iPhone On 17 Oct 2012, at 13:31, Magnus alpineblas...@googlemail.com wrote: Hello, I realized a simple chat within my chess application: When the user posts something, the posting is sent to the server and the chat view on the client side

How to set stroke width for Canvas Context2d?

2012-08-29 Thread mark
Hi, I'd like to change the stroke width but am not clear how to do this: Context2d context = ...; context.setStrokeStyle(FillStrokeStyle ?); context.strokeRect(…); I'm not sure how to create a FillStrokeStyle object (or specifically how to create one where I can control its width).

Have ScrollPanel use 100% height?

2012-08-19 Thread mark
Hi, I want to make a VerticalPanel inside a ScrollPanel which takes up 100% width and height. I can't get this to work: VerticalPanel vp = new VerticalPanel(); vp.setHeight(100%); vp.add(new Label(please...); ScrollPanel sp = new ScrollPanel(); sp.setHeight(100%); sp.add(vp);

Re: Have ScrollPanel use 100% height?

2012-08-19 Thread mark
Hi Jens, Ok I thought we had to wrap our contents in a ScrollPanel if we wanted scroll support, Thanks On Sunday, August 19, 2012 3:55:43 PM UTC-4, mark wrote: Hi, I want to make a VerticalPanel inside a ScrollPanel which takes up 100% width and height. I can't get this to work

Can't get touch handlers to fire?

2012-08-09 Thread mark
Hi, I can't get touch handlers to fire: RootPanel rp = RootPanel.get(dummy); rp.sinkEvents(Event.TOUCHEVENTS); rp.addHandler(new TouchStartHandler() { @Override public void onTouchStart(TouchStartEvent event) { // touch down! } }, TouchStartEvent.getType()); What am I

StackLayoutPanel change default behaveeior for header onclick

2012-07-27 Thread Mark Wengranowski
Hi Everyone, I want my stacklayoutpanel to only change stacks when i click on a button i've created and not when someone clicks on the header. i.e. i only want the stack to change once my validation has passed. The only way I can see to do this is to copy/paste the StackLayoutPanel.java code

Re: StackLayoutPanel change default behaveeior for header onclick

2012-07-27 Thread Mark Wengranowski
On Friday, July 27, 2012 9:13:43 AM UTC-7, Mark Wengranowski wrote: Hi Everyone, I want my stacklayoutpanel to only change stacks when i click on a button i've created and not when someone clicks on the header. i.e. i only want the stack to change once my validation has passed. The only way

Re: StackLayoutPanel change default behaveeior for header onclick

2012-07-27 Thread Mark Wengranowski
Thanks for your help Rob! Cheers, -Mark -- 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/-/VUrC8EZUh0gJ. To post to this group, send email

Re: guice injecting remote servlet. Error 404 not found

2012-05-31 Thread Mark Diesta
It was a jar issues. You should check if you have multiple guice jars in your build path. As much as possible use the guice included in the gin so there will be no conflict. On Thu, May 31, 2012 at 3:45 AM, Ali Thabet thabet.al...@gmail.com wrote: did you have guice-snapshot.jar in your

RE: Firefox 12 release

2012-04-30 Thread Piergrossi, Mark J
Alan: Just wanted to say thank you man. The plug-in works great. It is a shame that Google couldn't create these in a timely manner. Your effort is greatly appreciated - especially from those of us that have to get real work done. Mark From: google-web-toolkit@googlegroups.com [mailto:google

Re: Firefox 12 release

2012-04-30 Thread Mark Piergrossi
). Mark -- 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/-/r6q38_lWc5kJ. To post to this group, send email to google-web-toolkit@googlegroups.com

Re: Firefox 12 release

2012-04-27 Thread mark
Can you also create the Windows xpi? Thanks man. -- 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: Firefox 12 release

2012-04-27 Thread Mark Piergrossi
I second that - for Windows. -- 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/-/tG6GvK_FBEwJ. To post to this group, send email to

Please - I 2nd the request for a Windows plugin

2012-04-27 Thread mark
Thanks Alan. -- 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

UIBinder @Path annotation with arrays

2012-04-20 Thread Mark Trueman
].value) @Path(Object2list.[0].value) but im having no luck. Id rather not have to provide accessors in my Object1 such as getFirstObject2(), but this currently seems like the only way around this. Thanks Mark -- You received this message because you are subscribed to the Google Groups Google Web

GIN 1.5 and GUICE 3.0 Integration Error

2012-03-21 Thread Mark Diesta
In my build path I have this jars lib aopalliance.jar gin-1.5-post-gwt-2.2.jar guice-3.0.jar guice-assistedinject-3.0.jar guice-servlet-3.0 javax.inject.jar And got this error. java.lang.NoSuchMethodError: com.google.inject.Scopes.isSingleton(Lcom/google/inject/Binding;)Z at

guice injecting remote servlet. Error 404 not found

2012-03-20 Thread Mark Diesta
I would like to use the Guice in my remote servlet but encountered this annoying errors. Before starting my project there is error already. WARNING: Error starting handlers java.lang.NoSuchMethodError: com.google.inject.Scopes.isSingleton(Lcom/google/inject/Binding;)Z at

java.lang.NoClassDefFoundError: com/google/gwt/core/client/JavaScriptObject in hosted mode (only)

2012-02-13 Thread Mark
and in project build path. If I comment out the inherits line, The code above works fine. Any ideas? Thanks, Mark -- 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: How to stall GWT app while it is writing file in background? Timer object??

2012-02-01 Thread Mark
The whole idea between AJAX is asynchronous operation, the client continues working while the server does work. There's no telling how long the server will take to do its work so a Timer is not the best option. Since you want the client to react when the server finishes you need to pass the

Re: Code splitting size analysis

2012-01-12 Thread Mark
Try -compileReport unless that's what you meant. If there is a lot of code shared between the different modules then code splitting won't give you the great results you're hoping to get. As I believe he documentations says, code splitting is an iterative process of getting a compile report ,

Re: gwt gui with no servlet container

2012-01-05 Thread Mark
GWT doesn't require you to make any server calls so while I've never done something like that there should be no reason that it cannot be done. On Jan 4, 2:54 pm, Sebastian Gurin sgu...@softpoint.org wrote: Hi all. This is my first message to the group. I'm a contributor on a similar project

Re: Creating image from base64

2011-12-26 Thread Mark
:11 am, vmnikulin vmniku...@gmail.com wrote: Mark, your method doesn't work in IE8 because it has 32KB limitation on data url size. On 26 ÄÅË, 07:19, Mark mdshol...@gmail.com wrote: If you just want to display the image then just use what you have and let the browser do the rest. šAdd

Re: Creating image from base64

2011-12-25 Thread Mark
If you just want to display the image then just use what you have and let the browser do the rest. Add an HTML object containing img src=data:mime-type;base64,your base64 data width=X height=Y alt=alternate text/ As shown here: http://www.websiteoptimization.com/speed/tweak/inline-images/ On

Code Splitting Causes Eclipse to Freeze

2011-12-12 Thread Mark Wengranowski
Hi Everyone, It seems that when i add code splitting to my program and compile it Eclipse freezes when it tries to build the workspace. It gets hung up on the javascript files in the deferredjs folder in the war directory. They only way i have found to stop this is to recompile the code without

Re: Code Splitting Causes Eclipse to Freeze

2011-12-12 Thread Mark Wengranowski
Sorry for this additional post but i accidently hit the post button before i was done typing. Adding the code example above is all im doing. Im using GWT 2.4 w/latest update and Eclipse 3.7. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group.

Re: Code Splitting Causes Eclipse to Freeze

2011-12-12 Thread Mark Wengranowski
That seems to have fixed it. Thanks Jens. On Dec 12, 2:29 pm, Jens jens.nehlme...@gmail.com wrote: I had this once and I think Eclipse sees the generated deferred .js files and tries to validate them if you have the J2EE version of Eclipse installed. Seems like these files are quite complex

Re: transfer Objects between GWT and EJB

2011-12-01 Thread Mark
I dont know that you can do that directly. The best way I know of is to create a pojo to represent the entity on the gwt side and then translate back and forth between them. On Dec 1, 5:01 pm, ph09 ph.hei...@googlemail.com wrote: Hello, I have got a question because of the architectur of my

Re: Ideal development platform for GWT/GAE?

2011-11-28 Thread Mark Molloy
Thanks! Boy, I thought I would get more opinions on this! Aren't there any ex-Windows users out there who have something to say about the development platform to which they moved? On Nov 28, 4:35 am, Robert Lockwood rnlockw...@gmail.com wrote: Hi, Mark.  I use a mac Air but a larger or second

Ideal development platform for GWT/GAE?

2011-11-26 Thread Mark Molloy
to figure out why the layers of software underneath don't work. Thanks in advance for your help! -Mark -- 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

Login Page Options/Opinions

2011-11-22 Thread Mark Wengranowski
in the background while the user is typing in their username and password. That way they won't have to wait for the program to load once they submit their credentials. Will any of these methods allow me to do this? Thanks! -Mark -- You received this message because you are subscribed to the Google

Re: Reload Place using getWhere()

2011-11-10 Thread Mark Wengranowski
it and the || delegate.confirm(warning) didn't seem to affect it. Thanks for your help. Cheers, -Mark On Nov 9, 3:34 pm, Jens jens.nehlme...@gmail.com wrote: 1.) You can do a Window.Location.reload() which will reload your page which in turn will load the same place again (url does not change and should reflect

Re: SuggestBox with RequestFactory

2011-11-09 Thread Mark Wengranowski
currently and I perform a query only after the user has typed in 3 characters to reduce the number of calls to server, but would soon be changing to a range query. If you are interested can share my work. thanks Ashwin On Wednesday 09 November 2011 05:14:41 AM IST, Mark Wengranowski wrote

Reload Place using getWhere()

2011-11-09 Thread Mark Wengranowski
be greatly appreciated. I'm using the activities and places mvp pattern. Cheers, -Mark -- 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

Hosted mode memory leaks - am I missing something?

2011-11-08 Thread Mark Allerton
that the references I am excluding can in fact be ignored (i.e there is not some way that objects are removed from dispatchObjectCache that has escaped my attention.) Thanks in advance ..Mark.. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group

  1   2   3   >