Ext GWT: Discussion

Page 211 of 280 FirstFirst ... 111 161 201 209 210 211 212 213 221 261 ... LastLast

+ Post New Thread

  1. Views: 308
    25 Apr 2013
  1. KeyPressed event with TextArea

    Hi all, I have a problem with Keyboard events of TextArea. The KeyPress event is not fired for back space. It only fires KeyDown event. For other...

    Started by smiletolead, 29 Nov 2009 3:54 AM
    • Replies: 2
    • Views: 2,355
    29 Nov 2009 5:29 AM Go to last post
  2. GXT 2.1 : Localization for Slovenia language

    Please, include this localization into your distribution. Thank you. Regards, Matic

    Started by maticpetek, 29 Nov 2009 2:29 AM
    • Replies: 0
    • Views: 864
    29 Nov 2009 2:29 AM Go to last post
  3. assetHeight not in comboBox in 2.1

    Hello, I'm using the XComboBox component (combobox with multiple selection) created in this thread:...

    Started by lmivan, 28 Nov 2009 3:20 PM
    • Replies: 2
    • Views: 1,167
    29 Nov 2009 12:29 AM Go to last post
  4. How to create shortcuts(hot keys, keystrokes)?

    I've found some variant like this one : Element appPanelEl = appPanel.getElement(); KeyMap map = new KeyMap(appPanelEl, new...

    Started by saintsakharuta, 28 Nov 2009 4:44 PM
    • Replies: 0
    • Views: 1,446
    28 Nov 2009 4:44 PM Go to last post
  5. Question Upgade issue

    Hello, After upgrading to 2.1 I have an issue with the custom made panel. I have a ContentPanel successor for displaying messages and a button...

    Started by Kirill, 27 Nov 2009 8:56 AM
    • Replies: 2
    • Views: 869
    28 Nov 2009 1:43 PM Go to last post
  6. PagingGrid Problem - bad JS is generated

    Hi ! My table looks as follows : http://pastebin.com/m370bbc92 my service looks like this : package com.pl.jzebrowski.server; import...

    Started by Yacho, 28 Nov 2009 6:36 AM
    • Replies: 8
    • Views: 1,191
    28 Nov 2009 9:47 AM Go to last post
  7. Crash in grid header (I think) upon upgrade to 2.1 from 2.0.1

    I am getting a GWT Java crash (exception) after trying to upgrade to 2.1 from 2.0.1. Please let me know if the stack trace is sufficient, or if I...

    Started by silv, 25 Nov 2009 7:17 PM
    • Replies: 3
    • Views: 1,040
    27 Nov 2009 9:03 AM Go to last post
  8. How apply CSS to TabItem

    Hi all, how to apply CSS to TabItem and how to apply two different CSS styles for two different TabItems in TabPanel Thanks&Regards,...

    Started by rameshr, 26 Nov 2009 10:21 PM
    • Replies: 1
    • Views: 685
    27 Nov 2009 8:44 AM Go to last post
  9. Get the mousePosition

    Hi everybody, I need to get the mouse position in a listener. helpList.addListener(Events.Blur,new Listener<ComponentEvent>() { public...

    Started by G.edwin, 27 Nov 2009 1:20 AM
    • Replies: 0
    • Views: 1,013
    27 Nov 2009 1:20 AM Go to last post
  10. get the line selected in EditableGrid

    Hello, I want to delete a line in an EditableGrid (Object EditorGrid). When I click right on the line of the grid, i open a context menu and...

    Started by ronbreizh, 27 Nov 2009 1:04 AM
    • Replies: 0
    • Views: 579
    27 Nov 2009 1:04 AM Go to last post
  11. Default Plugin unloaded automatically when switching tabs

    I am developing an application with multiple tabs. One of the tab is attached with an iFrame and the iFrame is loading an ActiveX plugin. However,...

    Started by dejin_ptc, 26 Nov 2009 1:48 PM
    • Replies: 0
    • Views: 549
    26 Nov 2009 1:48 PM Go to last post
  12. TextField.setRegex(...) message

    I have a a TextField that I have set the regex for validation to this works fine, but how do i state what message is to be returned?

    Started by DrogoNevets, 26 Nov 2009 9:10 AM
    • Replies: 1
    • Views: 1,575
    26 Nov 2009 12:44 PM Go to last post
  13. Undo Redo with GXT Text area

    Hi all, I am using GXT 2.0.1. I just want to have undo redo functionality with Textarea. That is, the user should be able to undo/redo the typing of...

    Started by smiletolead, 26 Nov 2009 8:03 AM
    • Replies: 0
    • Views: 936
    26 Nov 2009 8:03 AM Go to last post
  14. Question GXT/GWT throws error when including id for body tag

    I had the <body id="myid"> tag on my page and the GXT/GWT throws the error "undefined is null or not an object". When I replace it with <body> it...

    Started by maverick79, 26 Nov 2009 4:47 AM
    • Replies: 5
    • Views: 1,505
    26 Nov 2009 5:23 AM Go to last post
  15. Help

    I have the follwoing view class package gwt.client; import gwt.client.model.GwtContact; import com.extjs.gxt.ui.client.Style.LayoutRegion;...

    Started by DrogoNevets, 26 Nov 2009 5:12 AM
    • Replies: 0
    • Views: 1,004
    26 Nov 2009 5:12 AM Go to last post
  16. grid events

    Hello I am working with grid and I am trying to associate a lot of eventos to this grid, but only It is working: SelectionChange, the rest of them...

    Started by paserrano, 25 Nov 2009 7:41 AM
    • Replies: 3
    • Views: 1,046
    26 Nov 2009 1:23 AM Go to last post
  17. Vertical scroll bar brings horizontal scroll bar

    Hi all, I am finding one behavior with GXT layout container. Whenever vertical scroll bar appears, it is bringing up horizontal scroll bar also....

    Started by smiletolead, 24 Nov 2009 11:31 AM
    • Replies: 4
    • Views: 2,988
    26 Nov 2009 1:14 AM Go to last post
  18. Can't update a ComboBox using JSON store

    How update a ComboBox after everything has been rendered ? This ComboBox is firstly rendrer empty, because the URL for loading the JSON data is...

    Started by raoul, 26 Nov 2009 12:44 AM
    • Replies: 0
    • Views: 646
    26 Nov 2009 12:44 AM Go to last post
  19. eclipse project setup gwt 1.7.1+ gxt2.1.0

    Hye all, Need help setting up an eclipse project with gwt 1.7.1 and gxt 2.1.0 . Any tutorial links, howtos, instructions might be of great help ...

    Started by avilanchee, 25 Nov 2009 9:10 PM
    • Replies: 0
    • Views: 912
    25 Nov 2009 9:10 PM Go to last post
  20. Cool GXT 2.1.0: Under Linux, dialog buttons do not appear in dev mode

    Hi, I'm running GXT 2.1.0 with GWT 1.7.0 under Linux. Find attached two images. D1 shows the appearance of a standard gxt Dialog with...

    Started by LordChaos, 25 Nov 2009 3:39 PM
    • Replies: 0
    • Views: 882
    25 Nov 2009 3:39 PM Go to last post


Forum Information and Options

Moderators of this Forum