Regarding GWT and comet

2009-01-19 Thread neversaydie
Hello, We are planning to user comet in our yet to be started application. Just wanted to know if any problems in using comet or there is anything better than comet which can be used with GWT ? Thanks for your information in advance. --~--~-~--~~~---~--~~

how to disable tabs in tab panel

2008-09-20 Thread neversaydie
Hello, I am facing problem on how to disable a tab in tab panel Is it possible ? thank you . --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

mapwidget checkresize() is not working with complicated layout structure

2008-09-18 Thread neversaydie
Hello, I have one question regarding google maps display using MapWidget class. When mapwidget instance in populated with simple Layout like one in the faqs, everything seems to working fine. But when the same instance is set on a following layout say VerticalSplitPanel mainPanel = new

Re: mapwidget checkresize() is not working with complicated layout structure

2008-09-18 Thread neversaydie
pixel size. What do you expect checkResize() to do? Maybe you need to set the size using relative values (100%,100%)? On Thu, Sep 18, 2008 at 5:46 AM, neversaydie [EMAIL PROTECTED] wrote: Hello, I have one question regarding google maps display using MapWidget class. When mapwidget

Basic question on center align listboxes

2008-09-12 Thread neversaydie
Hello, I was trying to align two list boxes on the center of the panel. that would mean a panel with two list boxes on the center with empty spaces on north, west, south, east directions. the problem is, always the list boxes get aligned on the left top corner irrespective of what panels i

creating hover over panels

2008-09-10 Thread neversaydie
Hello, I need a help on creating hover over panels on onmouseover event. Can anyone help me how to do this ? thank you --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this

autozise on google maps display

2008-09-05 Thread neversaydie
Hello, I need to develop some layout exactly as the maps.google.com. The problem is getting the maps size correct across the different sized monitors. i tried setting 100% 100% as width and height, but that does not seem to be working. can anyone help me on this issue? I did see the google

Re: autozise on google maps display

2008-09-05 Thread neversaydie
PROTECTED] wrote: The GWT faq shows you how to create an app that spans 100% width and height by installing a Window resize handler. did you try that? http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5s=goog... On Fri, Sep 5, 2008 at 10:03 AM,neversaydie[EMAIL PROTECTED] wrote

whole screen moves up and down on hitting tabs

2008-08-25 Thread neversaydie
i have panel which displays google maps and many other panels with other information. the problem is if i use tab key on the google maps panel, the focus will be set on terms and use but the panel all the other panels moves up from the window. i want mapwidget to get adjusted so that it will