Ext GWT: Discussion

Page 258 of 280 FirstFirst ... 158 208 248 256 257 258 259 260 268 ... LastLast

+ Post New Thread

  1. Views: 304
    25 Apr 2013
  1. TabItem/FitLayout/TreeGrid resize issue

    When the browser is resized, the following code resizes the first treegrid in Tab 1 but fails to resize the second treegrid in Tab 1 when it should...

    Started by Pandaman, 14 Jul 2009 11:09 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 4,711
    21 Jul 2009 1:41 PM Go to last post
  2. Getting a simple GWT project to compile

    Hi, I am trying to get a very simple GWT project to gwt-compile using the codehaus' maven-gwt plugin but I don't seem to be having much...

    Started by ypfamily, 21 Jul 2009 10:42 AM
    • Replies: 1
    • Views: 2,362
    21 Jul 2009 1:38 PM Go to last post
  3. GXT MVC - ChangeEventListener design

    I am using GXT 2.0 (browser, OS, unimportant) - this is a design question. I am using GXT MVC, and want to leverage on the...

    Started by akme247, 21 Jul 2009 10:01 AM
    • Replies: 0
    • Views: 680
    21 Jul 2009 10:01 AM Go to last post
  4. HBoxLayout and IE6

    Is it just me or when a container is set to HBoxLayout, it renders on firefox fine but fails to render entirely on IE6 when the container has a...

    Started by Pandaman, 21 Jul 2009 8:22 AM
    • Replies: 0
    • Views: 506
    21 Jul 2009 8:22 AM Go to last post
  5. Grid Force "Loading..." Animation

    Hey, I'm new to gxt technology and so have a limited understanding; however, I have been exceptional difficulty in force showing the "Loading..."...

    Started by sandile.keswa, 20 Jul 2009 8:26 AM
    • Replies: 4
    • Views: 2,045
    21 Jul 2009 8:17 AM Go to last post
  6. Question free text typing combo box inside editor grid

    Hi All, Someone please help me. I would like to create an editor grid with a combo box in it, but it should also handle free text typing, like...

    Started by kurapikats, 15 Jul 2009 10:38 PM
    • Replies: 1
    • Views: 1,051
    21 Jul 2009 7:38 AM Go to last post
  7. what is "Strict doctype support"

    what is "Strict doctype support"?

    Started by fother, 21 Jul 2009 5:59 AM
    • Replies: 0
    • Views: 520
    21 Jul 2009 5:59 AM Go to last post
  8. DualListField and "nested values"

    code example private class Contact extends BaseModel { private String phone; public Contact(String phone) { this.phone = phone; }

    Started by fother, 21 Jul 2009 4:26 AM
    • Replies: 5
    • Views: 1,912
    21 Jul 2009 5:12 AM Go to last post
  9. problem the display grids & forms in LayoutContainer

    Hello, I created a LayoutContainer and i put in a New FitLayout () in which I added all forms & grids for my application my problem when I...

    Started by yous, 21 Jul 2009 3:18 AM
    • Replies: 0
    • Views: 458
    21 Jul 2009 3:18 AM Go to last post
  10. MultiField child Field lablels

    Hi, is there a way to display the labels for individual fields within the MultiField?

    Started by VadimV1144, 20 Jul 2009 8:47 AM
    • Replies: 5
    • Views: 1,710
    21 Jul 2009 2:39 AM Go to last post
  11. How to center VerticalPanel (horizontally and vertically)

    Hi All, Could you please help me why this code does not center my VeticalPanel, which contains a FormPanel, when the browser is resized: ...

    Started by vqck, 19 Jul 2009 4:51 PM
    • Replies: 1
    • Views: 1,588
    20 Jul 2009 6:29 PM Go to last post
  12. Post OnbrowserEvent problem

    Hi, I am trying to catch the onBrowser event in my code, I want to capture the doubleclick on any of my treeNodes to process something on it, I am...

    Started by saurabhsingh, 6 Jul 2009 7:19 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 3,066
    20 Jul 2009 4:04 PM Go to last post
  13. Exclamation Adding DoubleClick Listner to child nodes of Tree

    Hi, I am a newbie to Gxt, I have created a tree which loads its children onClick of the parent item I have to add a double click listner to the...

    Started by saurabhsingh, 2 Jul 2009 12:33 PM
    • Replies: 9
    • Views: 2,874
    20 Jul 2009 4:00 PM Go to last post
  14. Where to Start ?!

    The samples , examples in the download are HUGE, is there no where at all where I can find simple 'Here's how to start' example ? I am copying the...

    Started by qbert65536, 20 Jul 2009 2:18 PM
    • Replies: 4
    • Views: 1,219
    20 Jul 2009 2:53 PM Go to last post
  15. BaseTreeModel implementation issue

    Hello there, I migrated my GXT1.2 application to GXT 2.0 with less hassle than I was expecting, which is good... I have an issue with the new...

    Started by francescoNemesi, 20 Jul 2009 11:31 AM
    • Replies: 0
    • Views: 541
    20 Jul 2009 11:31 AM Go to last post
  16. [2.0] Form data disappearing after el.setXY?

    Hi, I'm trying to refresh some form data using RequestBuilder, then moving the container holding the form panel to the center. However, the newly...

    Started by hstang, 20 Jul 2009 10:16 AM
    • Replies: 0
    • Views: 610
    20 Jul 2009 10:16 AM Go to last post
  17. Question OnMouseOver does not activate for TabPanel - bug?

    I have a tab panel with tabs (taken from BasicTabPanel example). I want to listen for mouseover event on each panel so that I can display each panel...

    Started by dam1an, 20 Jul 2009 7:20 AM
    • Replies: 0
    • Views: 621
    20 Jul 2009 7:20 AM Go to last post
  18. dnd+ drawing lines

    (We are using GWT 1.7 + gxt 2.0) Hello folks! I have the following Problem: I want to connect a Box with the "pointer" so I can draw a line...

    Started by Kezzo, 20 Jul 2009 6:28 AM
    • Replies: 0
    • Views: 726
    20 Jul 2009 6:28 AM Go to last post
  19. Question GXT 2.0 and GWT 1.7.0

    Google released the new GWT 1.7.0, are there any known problems using GXT 2.0 ? As i see, they have fixed the Bug 3510, so we dont need the...

    Started by msauter, 20 Jul 2009 12:56 AM
    • Replies: 1
    • Views: 1,426
    20 Jul 2009 2:05 AM Go to last post
  20. Red face Issue with resizing/minimizing the application

    Hi, When I am minimizing the application or resizing the application the content in the panel are scattered. I am attaching the screen prints...

    Started by sujata, 20 Jul 2009 1:26 AM
    • Replies: 0
    • Views: 514
    20 Jul 2009 1:26 AM Go to last post


Forum Information and Options

Moderators of this Forum