Re: Best way to add App configuration properties

2008-12-12 Thread Mike Warne
Hi Joe, This is exactly what I am looking for. I also need to setup connection pooling, so this will get me going quickly. Thank you very much.. Mike Warne. Opihi Systems. On Fri, Dec 12, 2008 at 12:00 PM, Joe Cole profilercorporat...@gmail.comwrote: Here is our way: In: tomcat/webapps

nocache file timestamp is not changing after compiles

2016-04-06 Thread Mike Warne
Hi, I am having an issue where my nocache.js file timestamp seems to be locked to the GWT.xml module file timestamp. So it is difficult to see changes when the app is deployed. I am using the GWT plugin for eclipse, with GWT 2.7.2.0 I noticed there was a bug fix for this in the GWT project.

Re: nocache file timestamp is not changing after compiles

2016-04-07 Thread Mike Warne
Thanks! Mike -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send email to

Re: MaterialModal in gwt-material-1.5.0.jar

2016-05-11 Thread Mike Warne
You should probably try posting the the GWT-MaterialDesign Gitter forum: The developers, and other users should be able to respond to your issue. https://gitter.im/GwtMaterialDesign/gwt-material Mike. -- You received this message because you are subscribed to the Google Groups "GWT

Re: MaterialSearch - issues

2016-05-11 Thread Mike Warne
*** Did I post the issues in the wrong forum? *** Yes, this is probably the wrong forum. GWT-MaterialDesign is not part of GWT. https://gitter.im/GwtMaterialDesign/gwt-material MIke. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To

Re: Drag and Drop in GWT

2017-01-24 Thread Mike Warne
Most GWT components support drag and drop event handling. For example: Labels, Grids, etc. Not sure if this helps when drawing to a canvas... HTML h = new HTML("Hello"); HandlerRegistration regHandler = h.addDragStartHandler(); Mike On Monday, January 23, 2017 at 6:54:29 AM UTC-10, Ani

Re: Troubleshooting compilation issues?

2016-10-01 Thread Mike Warne
Do you have any JavaScript exceptions in your browser console? Sometimes an exception will cause important code to be skipped, causing your app to be unresponsive. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this

Re: gxt combobox not scroll vertical

2016-12-23 Thread Mike Warne
Have you asked this on the gxt forums? Sorry not familiar with gxt Mike -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to