Ext GWT: Help & Discussion (1.x)

Page 115 of 118 FirstFirst ... 15 65 105 113 114 115 116 117 ... LastLast

+ Post New Thread

  1. Confusion about Windows Event Listeners

    Hi, I found that GXT has WindowEvent and WindowListener. According to javadoc a Window thows 10 WindowEvents if I counted well. But...

    Started by dardison, 9 May 2008 9:24 AM
    • Replies: 1
    • Views: 1,681
    9 May 2008 10:43 AM Go to last post
  2. File Upload

    How would I go about uploading a file? In pure GWT I could use a Form and add a FileUpload and submit the form, however is there a more Ext GWT way...

    Started by cdasher, 8 May 2008 4:57 AM
    • Replies: 1
    • Views: 1,461
    8 May 2008 10:02 PM Go to last post
  3. compile error with ext-gwt

    I'm in the process of upgrading my project from mygwt to ext gwt beta 2 (also upgraded GWT from 1.4 to 1.5 Milestone 2). I'm getting the following...

    Started by dpope22, 8 May 2008 5:32 AM
    • Replies: 1
    • Views: 1,629
    8 May 2008 6:08 PM Go to last post
  4. zIndex

    Hi MyGWT 0.5.2 I open up a Shell, and it opens up fine. I have a radio GWT button and when i click the radio button i try to open up another...

    Started by monk3y, 8 May 2008 7:13 AM
    • Replies: 1
    • Views: 1,385
    8 May 2008 12:55 PM Go to last post
  5. Nested ContentPanels add unnecessary spacing

    Hi, I was trying to build a Form panel with multiple fields per line. I Build a ContentPanel with TableRowLayout for each row of fields. Then I...

    Started by dardison, 7 May 2008 5:22 AM
    • Replies: 3
    • Views: 4,367
    7 May 2008 10:16 PM Go to last post
  6. Widgets in a TableViewer like in 0.5.2

    I posted this in the old mygwt forum a few weeks ago. I think it got lost back there, so I'm reposting it here. I believe it would be pretty...

    Started by kcaseye, 2 May 2008 11:53 AM
    • Replies: 3
    • Views: 1,580
    7 May 2008 5:46 PM Go to last post
  7. AccordionLayout

    I've been working with the AccordionLayout example and have been unable to get the container to render with all panels initially collapsed. Using...

    Started by jamestasc, 7 May 2008 8:41 AM
    • Replies: 0
    • Views: 1,053
    7 May 2008 8:41 AM Go to last post
  8. Right to Left Language

    How we can change the layout of page for Right to Left language without missing the correct template such as buttom place,tab place,.... Thanks

    Started by shd.ashrafi, 22 Apr 2008 8:44 PM
    • Replies: 1
    • Views: 1,384
    7 May 2008 3:52 AM Go to last post
  9. ContentPanel with ButtonBar

    I can't seem to get the built in ButtonBar in the ContentPanel to actually show. Could you post an example in the explorer? What's the difference...

    Started by kcaseye, 2 May 2008 5:50 AM
    • Replies: 6
    • Views: 2,130
    6 May 2008 2:26 PM Go to last post
  10. DatePicker question

    Hi, I am looking for a DatePicker for my app and started playing with DatePicker. - Can I change the first day of the week? I need it to be...

    Started by PGTaboada, 6 May 2008 1:56 PM
    • Replies: 0
    • Views: 1,076
    6 May 2008 1:56 PM Go to last post
  11. [Solved] TableColumn.getIndex() is protected

    I've tried to implement my own right-click menu for the TableHeader, and the only way to do it now is to override the TableHeader.onShowContextMenu...

    Started by goodwrench, 6 May 2008 8:49 AM
    • Replies: 0
    • Views: 788
    6 May 2008 8:49 AM Go to last post
  12. "Unable to find type" error

    Hello, I'm getting an error when trying to setup the samples in Eclipse. I am using an ant build script to run the GWTCompile. I am using Java 6...

    Started by jonaskuh, 5 May 2008 9:04 PM
    • Replies: 5
    • Views: 4,225
    6 May 2008 12:35 AM Go to last post
  13. Create Draggable for a TreeItem

    What is the best way to create a Draggable from a tree (using TreeViewer) to do drag and drop. From previous posts (in old forum) I think I need to...

    Started by cdasher, 2 May 2008 6:28 AM
    • Replies: 4
    • Views: 1,836
    5 May 2008 1:38 PM Go to last post
  14. Unable to remove widget from container

    (FWIW, I made a nearly identical post to the old MyGWT forums, but (a) that was just days before they were shutdown; and (b) I didn't include a...

    Started by jgindin, 5 May 2008 11:36 AM
    • Replies: 2
    • Views: 1,721
    5 May 2008 12:54 PM Go to last post
  15. NPE caused when bringing up a context menu in a TreeTable.

    Uncaught exception escaped java.lang.NullPointerException: null at...

    Started by rszeto, 28 Apr 2008 8:24 AM
    • Replies: 1
    • Views: 1,239
    5 May 2008 9:07 AM Go to last post
  16. checkbox/multiselect grid

    Do your grids support checkboxes in each row so that a user can multi-select rows in the grid? If not, can this be included in the 1.0 release? ...

    Started by trophytoolbox, 5 May 2008 4:33 AM
    • Replies: 0
    • Views: 1,770
    5 May 2008 4:33 AM Go to last post
  17. Collapse Tool Above Panel Heading

    When I deploy my app with Tomcat on an Amazon instance, I'm getting a formatting problem when viewing with Firefox: the collapse button is appearing...

    Started by papajohn, 4 May 2008 8:14 PM
    • Replies: 0
    • Views: 1,057
    4 May 2008 8:14 PM Go to last post
  18. datepicker disappearing

    Hi all, I am adding date picker as one widget to the Flex table .Its disappearing some times.I am unable to see the date picker at all.I am using...

    Started by ratnam.alubelli, 30 Apr 2008 10:46 PM
    • Replies: 2
    • Views: 1,494
    4 May 2008 7:38 PM Go to last post
  19. Basics of Using Buttons

    I need some help understanding how events are handled. Here's an example where I think pressing the button should add "Line 2" to a Vertical Panel...

    Started by papajohn, 4 May 2008 4:28 AM
    • Replies: 1
    • Views: 1,202
    4 May 2008 5:18 AM Go to last post
  20. Explorer Demo: Performance loading first time

    Darell, The initial loading of Explorer Demo is taking anywhere from 8 to 12 seconds. Same is true for my Ext GWT custom app. However, the...

    Started by majain, 29 Apr 2008 5:17 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 3,921
    3 May 2008 10:43 PM Go to last post


Forum Information and Options

Moderators of this Forum