Ext GWT: Help & Discussion (1.x)

Page 117 of 118 FirstFirst ... 17 67 107 115 116 117 118 LastLast

+ Post New Thread

  1. compile time errors with bad version number

    I am using a Eclipse, on Mac OS X 11.4. That means its JDK 1.5. Unable to compile the explorer demo with the following errors : oading module...

    Started by alanww35, 26 Apr 2008 4:14 AM
    • Replies: 2
    • Views: 3,061
    26 Apr 2008 2:59 PM Go to last post
  2. How to set background color for a row in TreeTable?

    Hi, I am currently trying to find the best way to set the background color of a row in a TreeTable. I noticed several issues: 1) When I...

    Started by pfiffi, 26 Apr 2008 5:25 AM
    • Replies: 0
    • Views: 1,888
    26 Apr 2008 5:25 AM Go to last post
  3. Nothing happens :)

    Hi, Any ideas what I might be overlooking? I'm trying to create a border layout by using the exact sample code distributed with GXT...

    Started by qabi, 24 Apr 2008 12:56 AM
    • Replies: 6
    • Views: 2,229
    25 Apr 2008 1:03 PM Go to last post
  4. margin for formpanel

    FormPanel does not have anyway (it seems) to set a margin for the panel. Label and fields are too close to the border and should offer a way to set a...

    Started by gslender, 24 Apr 2008 9:26 PM
    • Replies: 1
    • Views: 1,962
    25 Apr 2008 6:50 AM Go to last post
  5. Question Problem with Multi Slect Grid

    HI i am facing a problem with Multi Ext grid... Actually the problem is.. when we change the values in the drop down it then we shoul dynamically...

    Started by Divyachaparala, 24 Apr 2008 3:01 AM
    • Replies: 2
    • Views: 1,349
    24 Apr 2008 10:57 PM Go to last post
  6. Ability to use ComboBox in unbound mode.

    It appears that right now one cannot use ComboBox in unbound mode. There is no add(item) method as well as getSelectedItem().

    Started by plitvak, 23 Apr 2008 1:07 PM
    • Replies: 3
    • Views: 2,167
    24 Apr 2008 1:09 PM Go to last post
  7. How to update model in Asynchronous Tree

    So, I have a TreeViewer which is loading my tree from the server and I have a form that adds a new object into the database, how do I notify the tree...

    Started by cdasher, 24 Apr 2008 10:48 AM
    • Replies: 3
    • Views: 2,330
    24 Apr 2008 12:53 PM Go to last post
  8. Calls to TreeViewer refresh only work the first time

    I have an asynch Tree using TreeViewer and TreeContentProvider. I load the tree from the database and then add items via a form. When the call...

    Started by cdasher, 24 Apr 2008 12:48 PM
    • Replies: 1
    • Views: 1,509
    24 Apr 2008 12:51 PM Go to last post
  9. Error: Unable to find file GXT.gwt.xml

    Hi, First of all I want to thank for creating a wonderful tool MyGWT. It has indeed helped us. I am glad to know about the newer version. But...

    Started by neha, 24 Apr 2008 11:35 AM
    • Replies: 3
    • Views: 13,460
    24 Apr 2008 12:47 PM Go to last post
  10. ComboBox - how to set the default item in the field?

    How can I set the default value from ComboBox. I try: a) call ComboBox: : select(5) b) call ComboBox: : setValue("MyItemLabel"); c) call...

    Started by mmiotk, 24 Apr 2008 6:54 AM
    • Replies: 1
    • Views: 1,894
    24 Apr 2008 12:31 PM Go to last post
  11. FormPanel & gwt widgets like ListBox

    Why I can't add to FormPanel any gwt widgets like ListBox? FormPanel panel = new FormPanel(); panel.frame = true; ...

    Started by mmiotk, 24 Apr 2008 7:26 AM
    • Replies: 3
    • Views: 3,468
    24 Apr 2008 12:28 PM Go to last post
  12. How do I add padding to various panels, widgets etc.

    I have a FormPanel with a FlowLayout and when I add Fields to it, they are all backed up to the very edge (left side) of the panel, is there any way...

    Started by cdasher, 24 Apr 2008 5:14 AM
    • Replies: 4
    • Views: 6,677
    24 Apr 2008 7:28 AM Go to last post
  13. Performance

    Hi Darrell, I've been looking around and comparing ext-js vs. ext-gwt. I really like the look of ext-js and happy to see ext-gwt will have the...

    Started by cdgokey, 23 Apr 2008 4:24 AM
    • Replies: 6
    • Views: 2,481
    24 Apr 2008 7:07 AM Go to last post
  14. gxt.jar not working with java5?

    When evaluating ExtGWT for our GWT application, we tried to compile using the current open source gxt.jar. Unfortunately, it does seem to be compiled...

    Started by stefan.schulz, 23 Apr 2008 11:54 PM
    • Replies: 2
    • Views: 1,678
    24 Apr 2008 12:36 AM Go to last post
  15. will 1.0 have support for ImageBundles for buttons' and toolbar items' images?

    I remember this being discussed at old myGWT forum and the plan was to include this feature in to 1.0, is this on track for 1.0 release?

    Started by plitvak, 23 Apr 2008 11:50 AM
    • Replies: 2
    • Views: 1,623
    23 Apr 2008 3:05 PM Go to last post
  16. Please do not force data binding in cotrols if possible.

    Will it be possible to streamline the API so that it would not force GXT way of data binding? I've noticed this in a couple of controls e.g....

    Started by plitvak, 23 Apr 2008 1:13 PM
    • Replies: 0
    • Views: 1,511
    23 Apr 2008 1:13 PM Go to last post
  17. Change style of icon or text on selected TreeItem

    Is there anyway to change the icon for a treeItem when it is selected (vs the default hightlight bar) and then have it changed back when a different...

    Started by cdasher, 23 Apr 2008 1:04 PM
    • Replies: 0
    • Views: 1,389
    23 Apr 2008 1:04 PM Go to last post
  18. Event problem with TextToolItem

    Hi , A click (Events.Click) on TextToolItem never invoke handleEvent of Listener. "Toggle Click" (Events.Toggle) works fine. What's wrong? Any...

    Started by Tapir0815, 23 Apr 2008 6:02 AM
    • Replies: 1
    • Views: 1,866
    23 Apr 2008 9:45 AM Go to last post
  19. Widget in Table

    Hi, if I add a Widget, e.g. a TextField, to a table, the Widget itself is rendered nicely. While editing the Widget value, the typed letters also...

    Started by masy, 23 Apr 2008 7:32 AM
    • Replies: 0
    • Views: 1,343
    23 Apr 2008 7:32 AM Go to last post
  20. Exclamation Please, make the old forum online, at least readonly.

    Darrell, please, make the old forum online, at least readonly. There were a lot of questions and answers (for my postings too.) It would be a...

    Started by Dimedrol, 22 Apr 2008 5:30 AM
    • Replies: 3
    • Views: 2,658
    23 Apr 2008 12:08 AM Go to last post


Forum Information and Options

Moderators of this Forum