Re: GWT Designer

2023-11-05 Thread Sachin Bal
Wanted to inform that I could deploy the war file and I can now access the application on localhost and could get all the screens required. Thanks for all the help. Regards Sachin On Monday, October 30, 2023 at 9:22:41 PM UTC+5:30 Sachin Bal wrote: > Earlier, I remember when I clicked

Re: GWT Designer

2023-10-30 Thread Sachin Bal
Designer plugin you > need to open the java file that is linked with that xml file using the > Designer editor not the default one. > > El lun, 30 oct 2023 a las 10:20, Sachin Bal () > escribió: > >> Hi, >> >> I installed Eclipse Kepler and when I open any ui

Re: GWT Designer

2023-10-29 Thread Sachin Bal
Thanks. I will check the old version of eclipse. I believe it was Eclipse Kepler which we had used earlier. Regards Sachin On Saturday, October 28, 2023 at 3:13:56 AM UTC+5:30 Colin Alworth wrote: > If memory serves, the GWT Designer tool was never part of GWT itself, but > was a component th

GWT Designer

2023-10-27 Thread Sachin Bal
Hi All, We had created an application in 2014-2015. We had used GWT to design the UI of our application. Unfortunately, we have folded that project in 2017 . I wanted to showcase our project to a prospective customer and was keen to know whether there is some way to migrate the project to the

Re: Advice required - how do I hide a Tab in a TabPanel

2018-05-01 Thread Sachin Bal
Hi, I have found a way to remove the tab. I just need to use the remove and my tab is removed. This works for me Thanks Sachin On Saturday, April 28, 2018 at 4:50:43 PM UTC+5:30, Sachin Bal wrote: > > Hi, > > I have defined a screen which has a tab panel and the same has mult

Advice required - how do I hide a Tab in a TabPanel

2018-04-28 Thread Sachin Bal
Hi, I have defined a screen which has a tab panel and the same has multiple tabs. Code is as given below --- --- --- With thi

Number of rows in AbsolutePanel?

2014-03-06 Thread Sachin Bal
Hello, I am using uibinder to design a form in AbsolutePanel. In this panel, a few of the labels appear after 700px from the top. I am able to insert these labels and I can see the values in the "Properties" pane on the design view, they also get created in the xml source, but, I am not able