Re: GWT Plugin For Eclipse; Ubuntu 64-Bit; XULRunner Issue

2015-12-29 Thread KGD
; accurate? If so, is there any alternative to allow the continued use of GWT but with some other GUI for layout management? Thanks, KGD On Tuesday, December 29, 2015 at 11:46:51 PM UTC-5, KGD wrote: > > Hello, > >I have been developing an app with GWT and have recently moved my

GWT Plugin For Eclipse; Ubuntu 64-Bit; XULRunner Issue

2015-12-29 Thread KGD
this issue. My code compiles correctly but GWT Designer simply will not load. Thanks, KGD -- 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

TabLayoutPanel vs. DecoratedTabPanel

2014-09-08 Thread KGD
How can I make the TabLayouPanel have the same appearance as the DecoratedTabPanel? Specifically, the DecoratedTabPanel has the rounded edges, separated tabs and generally a cleaner appearance. Thanks, Keith -- You received this message because you are subscribed to the Google Groups "Goo

Re: GWT 2.5 App Does Not Display Items in Internet Explorer

2014-09-08 Thread KGD
I still don't know why the AbsolutePanel is not displaying correctly in IE but was able to get it to display by setting . If anyone has any insight, I'd greatly appreciate it. Thanks, Keith On Sunday, September 7, 2014 12:13:34 PM UTC-4, KGD wrote: > Hello, > >

GWT 2.5 App Does Not Display Items in Internet Explorer

2014-09-07 Thread KGD
Hello, My issue is that an AbsolutePanel that includes a MenuBar (with items) is not displayed at all on Internet Explorer 10 or prior versions even with the Compatibility View enabled. The AbsolutePanel is in the North section of a DockLayoutPanel with a DataGrid in the Center section. The D

Re: Textbox Does Not Display Correctly When Using Chrome

2014-04-04 Thread KGD
ending way beyond their original bounds set in the code. Obviously, this has to be something I'm overlooking or misunderstanding about GWT and any additional insight would be appreciated. Thanks, KGD On Saturday, February 8, 2014 11:19:57 PM UTC-5, Jim Douglas wrote: > > The GWT T

Textbox Does Not Display Correctly When Using Chrome

2014-02-08 Thread KGD
s Chrome we have to programmatically change the widget's properties because of Chrome's display issues. Any help would be appreciated. Thanks, KGD -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this

Re: GWT Widgets Do Not Resize In Relation To Browser

2012-06-28 Thread KGD
Working through the RequiresResize and ProvidesResize interfaces On Thursday, June 28, 2012 8:30:34 PM UTC-4, KGD wrote: > > Thank you for the response. When you reference "resizeLayoutPanel" are > you using that as a generic for the specific items such as DockLayoutPanel,

Re: GWT Widgets Do Not Resize In Relation To Browser

2012-06-28 Thread KGD
ng through GWT. I'm expecting a child component to attach to its parent container. Do you have an example of how you are suggesting to resize the component? Thanks, KGD On Wednesday, June 27, 2012 9:24:16 PM UTC-4, Steve wrote: > > Wrap it in a resizeLayoutPanel. Then you can set se

GWT Widgets Do Not Resize In Relation To Browser

2012-06-27 Thread KGD
How do you ensure that GWT components automatically resize appropriately when the browser window resizes? I've tried setting the component height/width to 100% and the components still remain fixed dimensions. Thanks, KGD -- You received this message because you are subscribed t

Re: GWT App Deployed To Tomcat Displays Old Content

2012-01-27 Thread KGD
ing of GWT. Thanks, KGD On Jan 26, 10:13 pm, KGD wrote: > Thanks. I'll keep that in mind and will move to another server and > see.  I already tried with a TC 6 install on the same host as the TC7 > install (only one instance running at a time, though). > > With regards to running

Re: GWT App Deployed To Tomcat Displays Old Content

2012-01-26 Thread KGD
x27;m missing but it doesn't make a lot of sense that the same process to initially package and deploy the source doesn't pick up the new changes. I have literally deleted the UI components from my rootPanel class in the Designer and recompiled the project only to have it reappear when

Re: GWT App Deployed To Tomcat Displays Old Content

2012-01-26 Thread KGD
reflect what I think are the appropriate bindings for my rpc calls; definitely more than static placement of values from original test deployment. Thanks, KGD On Jan 26, 2:31 pm, Alan Chaney wrote: > So if its deploying the wrong data, then that data must be in the war. > > How are you

Re: GWT App Deployed To Tomcat Displays Old Content

2012-01-26 Thread KGD
eplies on the list and its not clear whether you > have a separate war or are deploying through eclipse. > > Alan > > On 1/23/2012 7:52 PM, KGD wrote: > > > > > Hi, > >          I am currently using Eclipse with GWT SDK 2.4.0 to develop a > > GWT applicatio

Re: GWT App Deployed To Tomcat Displays Old Content

2012-01-25 Thread KGD
this is now becoming a breaking point on using GWT for a solution. Any insight is appreciated. Thanks, KGD On Jan 25, 2:34 am, "Peter Ginneberge" wrote: > $CATALINA_HOME\conf\Catalina\localhost > > Look for an xml file with the same name as the war and rem

Re: GWT App Deployed To Tomcat Displays Old Content

2012-01-24 Thread KGD
y the project to a new project and test under a differet webapp context and see if that works. Thanks, Keith On Jan 24, 10:43 am, karim duran wrote: > Hi KGD, > * > * > I met the same issue ( ...a day ago ). > Remember that the Tomcat you use on your system is the same that Ecli

GWT App Deployed To Tomcat Displays Old Content

2012-01-24 Thread KGD
same. There must be something that I'm missing and I'd appreciate any help that is available. Thanks, KGD -- 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