Ext GWT: Help & Discussion (1.x)

Page 97 of 118 FirstFirst ... 47 87 95 96 97 98 99 107 ... LastLast

+ Post New Thread

  1. how to tree view in the defined regin?

    ContentPanel west = (ContentPanel) Registry.get("west"); ContentPanel mail = new ContentPanel(); //tree init mail.add(tree); ContentPanel...

    Started by tang9528, 20 Aug 2008 8:01 AM
    • Replies: 3
    • Views: 1,034
    20 Aug 2008 11:33 PM Go to last post
  2. Question How to add a context menu to custom Ext-GWT Component/Widget?

    Hi all, Does anybody know how to add a simple context menu to the custom GWT component or widget? It is easy to do it for Tree and Table widgets...

    Started by Cypher, 20 Aug 2008 9:50 AM
    • Replies: 3
    • Views: 2,562
    20 Aug 2008 6:55 PM Go to last post
  3. HTML <form> to com.gwtext.client.widgets.form.Form ?

    Here's what I'm trying to do: I've got a form with several text fields nicely laid out in plain-old HTML. I would like to turn it into a Form,...

    Started by gavinandresen, 20 Aug 2008 6:09 AM
    • Replies: 2
    • Views: 1,793
    20 Aug 2008 1:12 PM Go to last post
  4. how to remove align messageBox with its shadow

    Hi all, I am using MessageBox.alert to show some alert message, and after that i want my message box to get align to another widget which is in...

    Started by nitipatil, 20 Aug 2008 5:28 AM
    • Replies: 1
    • Views: 1,124
    20 Aug 2008 1:12 PM Go to last post
  5. Question problem with the rendering order of elements on a FormPanel

    I will start by listing my configuration: GWT 1.5 RC1 GXT 1.0.1 Eclipse 3.4 The problem I am encountering is this: on a FormPanel I am adding...

    Started by eugenparaschiv, 29 Jul 2008 1:24 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,550
    20 Aug 2008 12:13 PM Go to last post
  6. Changing default sort dir for one column in a table

    Hello, I would like to sort a column in descending order when a user first clicks on the corresponding column header in a table. This could be as...

    Started by Orion-, 20 Aug 2008 3:20 AM
    • Replies: 1
    • Views: 853
    20 Aug 2008 5:18 AM Go to last post
  7. Ext GWT in desktop application

    I have a question regarding the use Ext GWT. Is it possible to use Ext GWT in my desktop application (not for internet application): buttons,...

    Started by alexol, 20 Aug 2008 3:23 AM
    • Replies: 1
    • Views: 1,161
    20 Aug 2008 4:31 AM Go to last post
  8. add own Objects in a tree... ?

    Hy, i am trying to add documents in a tree. There should be only the name of the document visible. But if the user clicks on the...

    Started by jongspont, 20 Aug 2008 1:31 AM
    • Replies: 0
    • Views: 560
    20 Aug 2008 1:31 AM Go to last post
  9. Question Grid: access my own object in renderer

    Hi folks, first of all: I'm a complete newbie to GWT and GWT-Ext. But I really like it as far as I've played around with it :-) Now I have a...

    Started by mivola, 19 Aug 2008 11:14 PM
    • Replies: 2
    • Views: 750
    20 Aug 2008 12:51 AM Go to last post
  10. strange javac compilation error

    Hi all Sorry,but I am totally stuck with this minor issue:( when I am compiling JAVA (using JAVAC not GWTCompiler) files which uses GXT code; i...

    Started by nitipatil, 19 Aug 2008 5:38 AM
    • Replies: 4
    • Views: 1,050
    19 Aug 2008 9:17 PM Go to last post
  11. Getting Error while compiling sample application

    HI I'm getting following error while compiling explorer sample project. I'm using gwt : gwt-windows-0.0.2030 And extgwt: extgwt-1.0-beta2 ...

    Started by visumagic, 4 May 2008 7:04 PM
    • Replies: 7
    • Views: 2,680
    19 Aug 2008 7:05 PM Go to last post
  12. How to set height and scroll type of body in ContentPanel?

    Hi there, I have a GWT composite widget which uses a GXT ContentPanel as its main container. I set the top (ToolBar) and the bottom (ButtonBar)...

    Started by francescoNemesi, 19 Aug 2008 9:59 AM
    • Replies: 0
    • Views: 1,185
    19 Aug 2008 9:59 AM Go to last post
  13. EXT-GWT with gwt-diagrams

    Hi, i have a problem with the integration of gwt-diagrams (http://code.google.com/p/gwt-diagrams/ ) in EXT-GWT. The widgets were displayed but...

    Started by rollo, 19 Aug 2008 2:11 AM
    • Replies: 0
    • Views: 1,314
    19 Aug 2008 2:11 AM Go to last post
  14. Install and concepts docs?

    Is there any documentation anywhere that describes how one might use gxt without Eclipse? I just want to set it up with the standard <app>-compile...

    Started by nbastin, 18 Aug 2008 2:00 PM
    • Replies: 3
    • Views: 860
    18 Aug 2008 6:06 PM Go to last post
  15. layout in a FormPanel

    I am looking for a way to define a new layout for a FormPanel, so that the fields will not be all aligned by their labels. I want some of the fields...

    Started by eugenparaschiv, 18 Aug 2008 6:00 AM
    • Replies: 1
    • Views: 859
    18 Aug 2008 1:14 PM Go to last post
  16. create a simple tree...

    Hy, since this morning i am trying to create a simple tree... How can i do this? I dont`understand the example with the TreeBuilder! Which...

    Started by jongspont, 13 Aug 2008 6:00 AM
    • Replies: 3
    • Views: 1,092
    18 Aug 2008 5:16 AM Go to last post
  17. How to align data to the right in a NumberField?

    Hi, I would like to align user entered data to the right in a NumberField. I see for a TableColumn you can setAlignment(HorizontalAlignment.RIGHT)....

    Started by Robk, 16 Aug 2008 10:15 AM
    • Replies: 2
    • Views: 1,044
    18 Aug 2008 5:16 AM Go to last post
  18. What makes doAttachNative(widget) throws a NULL exception?

    I'm debugging a code where doAttachNativeWidget throws NPE. Widget itself is not null. public static void doAttach(Widget widget) { if...

    Started by Kutu, 15 Aug 2008 10:42 AM
    • Replies: 1
    • Views: 762
    18 Aug 2008 1:28 AM Go to last post
  19. How to add a 100% width/height table to a resizable window

    Hi,I'm trying to add a Table to a resizable Window, i set the table's width/height to 100% and added it to a Window, it doesnt seem to work, the...

    Started by okwei, 15 Aug 2008 6:04 AM
    • Replies: 2
    • Views: 1,164
    18 Aug 2008 1:22 AM Go to last post
  20. scrollIntoView() for Trees

    Hi all, I'm displaying a relatively large Tree in a ContentPanel which uses a FitLayout and has the scrollMode set to AUTO. When I'm trying to...

    Started by tbuckel, 3 Aug 2008 5:20 PM
    • Replies: 2
    • Views: 1,245
    18 Aug 2008 12:32 AM Go to last post


Forum Information and Options

Moderators of this Forum