Search Type: Posts; User: rniamo
Search: Search took 0.01 seconds.
-
29 Sep 2009 10:19 PM
Jump to post Thread: i'm lost in layouts by rniamo
- Replies
- 3
- Views
- 804
in fact after having retesting i think it was slow because i didn't compile it before running it, now it is normal.
-
28 Sep 2009 6:11 AM
Jump to post Thread: window and lines by rniamo
- Replies
- 2
- Views
- 681
window are widget so it can be use as node. The problem is that window are not limited to a canvas so you have to add this constraint catching move event.
-
28 Sep 2009 6:10 AM
Jump to post Thread: AbsolutePanel and ContentPanel by rniamo
- Replies
- 2
- Views
- 871
sorry i replace it by other code but it is like in the explorer example.
-
27 Sep 2009 9:53 AM
Jump to post Thread: panel moving inside another one by rniamo
- Replies
- 0
- Views
- 637
i how can i move a panel inside another one ?
(i have an absolutelayout and i want to move inside a contentpanel)
edit doing a new Draggable is enough but i would like the event -
27 Sep 2009 2:58 AM
Jump to post Thread: window and lines by rniamo
- Replies
- 2
- Views
- 681
hi,
is it possible to draw a line between two windows ?
edit : it is possible with gwt-diagrams -
26 Sep 2009 6:23 AM
Jump to post Thread: AbsolutePanel and ContentPanel by rniamo
- Replies
- 2
- Views
- 871
Hi,
i add an AbsolutePanel in a ContentPanel, how resizing the AbsolutePanel when the ContentPanel is resized ?
(for the AbsolutePanel i don't have the choice)
edit : i solved it writing my... -
25 Sep 2009 6:04 AM
Jump to post Thread: i'm lost in layouts by rniamo
- Replies
- 3
- Views
- 804
it works with a viewport but it is slow
-
25 Sep 2009 4:35 AM
Jump to post Thread: i'm lost in layouts by rniamo
- Replies
- 3
- Views
- 804
hi, i'm trying to create a simple graphical interface with one menu, two side panel and one center big panel. I would like to make it resizable.
Here is my code :
public ExtJSTest() {
...
Results 1 to 8 of 8
