Search Type: Posts; User: valavanurman
Search: Search took 0.01 seconds.
-
18 May 2012 1:43 PM
Jump to post Thread: GXT 1.2.4 and GWT 2.4 by valavanurman
- Replies
- 0
- Views
- 609
We have built our web app few years ago using GXT 1.2.4 and GWT 1.5.3.
We're planning to upgrade to GWT 2.4. Obviously, we need to upgrade GXT to 3.0. However, we are using very few GXT... -
13 Oct 2009 1:48 PM
- Replies
- 0
- Views
- 2,078
We are trying to use Selenium for automatic testing of our GWT/GXT application. We are encountering problems when using ensureDebugId() method on DateFields.
While it displays the date fields... -
10 Jun 2009 10:10 AM
Jump to post Thread: Short Cut Keys in MessageBox by valavanurman
- Replies
- 0
- Views
- 760
Is there a way to enable Short Cut Keys for OK/Cancel buttons in MessageBox object? We use GXT 1.2.4
Thanks. -
9 Jun 2009 1:45 PM
Jump to post Thread: Short cut keys in MessageBox by valavanurman
- Replies
- 0
- Views
- 971
Is there a way to enable Short Cut Keys for OK/Cancel buttons in MessageBox object?
Thanks. -
29 Apr 2009 9:53 AM
- Replies
- 3
- Views
- 3,295
What does it mean?
Our users would need to view the information at the back as the need to print the screen shots. Most of them are in IE6. Is there no workaround? -
29 Apr 2009 9:49 AM
- Replies
- 3
- Views
- 3,295
When a modal window is popped up, the listboxes in the page behind gets blanked out in IE6.0. In IE7 this does not happen.
If the window is not made modal, it works well.
See sample code... -
19 Apr 2009 7:06 PM
Jump to post Thread: Gxt 1.2.4 Dates by valavanurman
- Replies
- 4
- Views
- 1,700
Any updates on the likely dates for 1.2.4?
-
13 Apr 2009 2:53 PM
Jump to post Thread: Gxt 1.2.4 Dates by valavanurman
- Replies
- 4
- Views
- 1,700
Any ballpark dates for GXT 1.2.4 being available?
-
5 Apr 2009 9:28 AM
- Replies
- 13
- Views
- 3,080
Can you please confirm if the fix for this is going into the next release?
We're nearing production and would dearly like to have this fix, particularly as there is no workaround....
Thanks -
17 Mar 2009 7:38 PM
- Replies
- 13
- Views
- 3,080
The problem happens only in IE6. IE7 seems to be ok.
Almost all our users are in IE6 and we're close to production rollout with GXT1.2.2. Would appreciate if you can suggest a workaround with... -
16 Mar 2009 9:27 AM
- Replies
- 13
- Views
- 3,080
Thanks.
Can you please suggest a workaround in 1.2.2.
We are having other issues with upgrading to 1.2.3.... -
16 Mar 2009 8:11 AM
- Replies
- 13
- Views
- 3,080
Interestingly, if I use Popup instead of Window, the messagebox stay on top.....
-
16 Mar 2009 8:06 AM
- Replies
- 13
- Views
- 3,080
I use gxt1.2.2
-
16 Mar 2009 7:41 AM
- Replies
- 13
- Views
- 3,080
I use IE6.0 for testing this.
The problem appears in hosted mode also. I'm attaching the screen print for your reference.
Thanks -
15 Mar 2009 6:48 PM
- Replies
- 13
- Views
- 3,080
Good to know Zindex would solve the Window going behind. But can you help me with the css entry for Window? The css is part of the gxt.jar. I would appreciate if you can elaborate on making the...
-
15 Mar 2009 10:12 AM
- Replies
- 13
- Views
- 3,080
I'm using the Window class for popup.
Problem 1: The GWT Listbox underneath the window is shown through the GXT window.
Problem 2: Upon validating the contents of the window, I use MessageBox... -
15 Mar 2009 10:10 AM
Jump to post Thread: Popup Window Question by valavanurman
- Replies
- 4
- Views
- 1,541
Because I don't know whether it is a bug or usage issue. But let me try that.
Thanks -
14 Mar 2009 10:23 PM
Jump to post Thread: Popup Window Question by valavanurman
- Replies
- 4
- Views
- 1,541
Lots of views but no replies.
Let me clarify the question.
I'm actually using the Window class for popup.
Problem 1: The GWT Listbox underneath the window is shown through the GXT... -
13 Mar 2009 2:09 PM
Jump to post Thread: Popup Window Question by valavanurman
- Replies
- 4
- Views
- 1,541
We use a Gxt Window for popups. When there is a GWT listbox underneath the popup, the listbox shows through the window. This happens only for Listbox and not other widget. How to avoid this?
... -
21 Feb 2009 9:53 AM
Jump to post Thread: redraw issue by valavanurman
- Replies
- 17
- Views
- 3,081
We were going from 1.2.2 to 1.2.3.
-
21 Feb 2009 7:01 AM
Jump to post Thread: redraw issue by valavanurman
- Replies
- 17
- Views
- 3,081
The API changes talk about three things:
Container getLayoutTarget visibility changed from protected to public.
Added deferredRender config to TabPanel and CardLayout.
Added getShortcuts() to... -
20 Feb 2009 9:55 PM
Jump to post Thread: Ext GWT v1.2.4 Released by valavanurman
- Replies
- 100
- Views
- 42,367
Our application is also broken. We use the GXT tabpanel to hang different components of our application, which uses GWT widgets extensively.
I tried tabPanel.setDeferredRender(false) and still... -
20 Feb 2009 9:50 PM
Jump to post Thread: redraw issue by valavanurman
- Replies
- 17
- Views
- 3,081
Thanks for your suggestion. I immediately downloaded and tried.
Unfortunately our application is not coming up with the new gxt.jar.
I see the setDeferredRender method in tabPanel. Should I... -
15 Feb 2009 1:01 AM
- Replies
- 0
- Views
- 1,978
We have developed a fairly large scale application using GWT 1.5.3 and GXT1.2.2.
While the application works reasonably well in IE7.0, Firefox, and
chrome, it crashes during some operations in... -
13 Feb 2009 10:49 PM
Jump to post Thread: redraw issue by valavanurman
- Replies
- 17
- Views
- 3,081
I'm having the same issue with redraw of GXT's tabpanel. We're using GXT 1.1.2 and GWT 1.5.3 version.
The problem happens when select tabs. The display gets messed up and we had to select another...
Results 1 to 25 of 32
