Ext GWT: Help & Discussion (1.x)

+ Post New Thread

  1. Click Event in ToolBarButton

    How add listener to toolbarbutton any sample regards

    Started by rhernandez_64, 2 May 2008 2:29 PM
    • Replies: 2
    • Views: 1,365
    3 May 2008 8:23 AM Go to last post
  2. markInvalid

    Hello, I couldn't find the markInvalid method for a TextField? Can you please add this? I am thinking about purchasing but need this...

    Started by trophytoolbox, 2 May 2008 6:49 AM
    • Replies: 2
    • Views: 1,563
    2 May 2008 10:37 AM Go to last post
  3. I need a replacement for WidgetContainer

    Hi all, I'm trying to refactor some code I have it working in 0.5.2 and I found that I don't have WidgetContainer class anymore in 1.0. What I'm...

    Started by dardison, 30 Apr 2008 7:23 AM
    • Replies: 3
    • Views: 1,475
    2 May 2008 4:23 AM Go to last post
  4. Question MessageBox prompt

    how to get user Input from a MessageBox prompt? MessageBox.prompt("Titre", " valeur :", new Listener<ComponentEvent>(){ public void...

    Started by yopiyop, 30 Apr 2008 4:18 AM
    • Replies: 5
    • Views: 3,446
    2 May 2008 1:48 AM Go to last post
  5. [Solved] How to detect a double-click on the Tree leaf node in Beta 2?

    In Beta 1, I was able to use a simple listener: Tree tree = new Tree(); //...populate the tree tree.addListener(Events.DoubleClick, new...

    Started by goodwrench, 1 May 2008 8:59 AM
    • Replies: 1
    • Views: 1,688
    1 May 2008 10:08 AM Go to last post
  6. Question Async ComboBox doesn't show any values

    Trying to implement a combobox that populates itself from my database service. I finally got it to render with no errors, but it does not show any...

    Started by dangeruss, 29 Apr 2008 8:34 AM
    • Replies: 1
    • Views: 1,410
    30 Apr 2008 6:15 PM Go to last post
  7. Single-click Expand of Tree Node Causes Issue

    I'm trying to expand a parent TreeItem programmatically when it is single-clicked. I do this by adding a Listener to the Tree to detect an...

    Started by ccocco, 30 Apr 2008 10:06 AM
    • Replies: 3
    • Views: 3,609
    30 Apr 2008 11:07 AM Go to last post
  8. Problem with tree.css

    Hi, when i try to make Tree(with beta2) css did not work correctly until i add following line in .html file: <link rel="stylesheet"...

    Started by NDAKOTA, 30 Apr 2008 9:20 AM
    • Replies: 0
    • Views: 1,035
    30 Apr 2008 9:20 AM Go to last post
  9. beta2 still no support for ImageBundle...?

    I remember it was said that ImageBundle support for images in buttons, menu and so on will be a part of 1.0. It seems like, though, that it is still...

    Started by plitvak, 29 Apr 2008 6:35 PM
    • Replies: 1
    • Views: 1,215
    30 Apr 2008 8:14 AM Go to last post
  10. release date for beta2 ?

    Hi, it's possible to have a release date for beta 2 ? Best Regards

    Started by nseb, 28 Apr 2008 8:48 AM
    • Replies: 8
    • Views: 2,419
    29 Apr 2008 4:32 PM Go to last post
  11. Registry usage

    Hi all. I'm having some difficulty with the registry. In the description it says it's a local store for objects and I understand it's a Map. ...

    Started by methodinsane, 29 Apr 2008 7:47 AM
    • Replies: 5
    • Views: 3,030
    29 Apr 2008 2:08 PM Go to last post
  12. Tree how to get selectedItem 1.0-Beta2

    With 1.0-beta2 (from SVN trunk) I no longer see a getSelectedItem method in the Tree class. So, given a tree, how do I get the node which is...

    Started by cdasher, 29 Apr 2008 5:39 AM
    • Replies: 0
    • Views: 1,134
    29 Apr 2008 5:39 AM Go to last post
  13. Drag and Drop

    Hello. I would like to know if it's possible (or maybe will be in future - I hope so) to drag component to another container, eg. from one tab in...

    Started by Canto, 26 Apr 2008 3:14 AM
    • Replies: 2
    • Views: 1,588
    28 Apr 2008 9:56 PM Go to last post
  14. No Source

    I am trying to implement a RPC within my application with GWT-EX and I am getting this error when Compiling: ERROR] Errors in 'D:\Documents and...

    Started by c36145, 28 Apr 2008 8:19 AM
    • Replies: 1
    • Views: 2,305
    28 Apr 2008 8:56 AM Go to last post
  15. MenuBar/ToolBar Enhancement

    Currently the user has to click the top menu in order to show the menu items. Wouldn't it be nice to mimic the normal behavior of menu bars as...

    Started by majain, 27 Apr 2008 5:31 PM
    • Replies: 2
    • Views: 1,818
    28 Apr 2008 5:00 AM Go to last post
  16. getLocation from Window

    Does ExtGWT have any way of getting the location URL from the browser window? GWT Widgets Library (http://gwt-widget.sourceforge.net/) has a...

    Started by gslender, 27 Apr 2008 10:37 PM
    • Replies: 1
    • Views: 1,252
    27 Apr 2008 10:39 PM Go to last post
  17. Not able to run the application after including gwtext.jar2Posted: Thu Apr 24, 2008 3

    Hi, I included gwtext.jar 2 and gwtextux.jar in my project. After this when I run the project there is a java script error "Ext is undefined". ...

    Started by Mandy, 24 Apr 2008 8:37 PM
    • Replies: 4
    • Views: 4,229
    27 Apr 2008 7:34 PM Go to last post
  18. Slate not available?

    Slate theme is in the JAR file but not showing up in the themeselector?

    Started by gslender, 27 Apr 2008 2:01 AM
    • Replies: 5
    • Views: 1,832
    27 Apr 2008 5:11 PM Go to last post
  19. Problems using extGWT: Errors in jar file...

    Hi, I included extGWT in my .gwt.xml-file: <!-- Inherit the core Web Toolkit stuff. --> <inherits...

    Started by walsi, 26 Apr 2008 5:24 AM
    • Replies: 4
    • Views: 2,932
    27 Apr 2008 11:45 AM Go to last post
  20. FormPanel default key action

    Hi, How would you enable default "enter" key action on a FormPanel. Previosuly (0.52) I used the following code which work on GWT textfields...

    Started by gslender, 25 Apr 2008 2:25 PM
    • Replies: 2
    • Views: 1,883
    26 Apr 2008 3:05 PM Go to last post


Forum Information and Options

Moderators of this Forum