Search Type: Posts; User: bgmoon
Search: Search took 0.02 seconds.
-
3 Jan 2009 7:37 PM
- Replies
- 2
- Views
- 2,179
Browser: FF3
OS: WinVista
IDE: NetBeans 6.5
JVM: 1.6.0.06
GXT: 1.1.2
GWT: 1.5.3
Description: Create a Tree. Add enable Drag and Drop and add a ContextMenu. ContextMenu doesn't show:
... -
22 Nov 2008 7:06 PM
Jump to post Thread: Native RichTextEditor by bgmoon
- Replies
- 11
- Views
- 11,380
Just downloaded the source and am trying to sort it out. I'm developing using NetBeans 6.1, so I've got a bit of work to do to create a project and all. What are you developing in and do you have a...
-
18 Nov 2008 10:27 AM
- Replies
- 1
- Views
- 1,070
OK, so I've been pretty much sold on GXT for some time now, however, I've recently discovered that GXT doesn't work well at all on an iPhone.
First, I'd be willing to live with the fact that the... -
13 Oct 2008 6:12 PM
Jump to post Thread: Native RichTextEditor by bgmoon
- Replies
- 11
- Views
- 11,380
I started doing the exact same thing last weekend (porting that package to GXT.) I got about half way through and realized that it was a fairly sizable project and thought I'd look around a little...
-
8 Oct 2008 5:02 AM
Jump to post Thread: saveState - what does it do by bgmoon
- Replies
- 12
- Views
- 5,933
What I've done is to create a set of 'stock' listeners that I can attach to widgets that I want to be stateful. I can use the same listeners for all of the various widgets and I don't have to change...
-
7 Oct 2008 10:33 AM
Jump to post Thread: saveState - what does it do by bgmoon
- Replies
- 12
- Views
- 5,933
I've also been looking at how the StateManager is intended to be used and what level of support it has. Trolling through the source it appears that the StateManager is basically complete but its...
-
2 Oct 2008 4:59 AM
- Replies
- 6
- Views
- 3,989
You should inherit IsSerializable from any class that you want to transport via RPC. That should fix your problem.
Results 1 to 7 of 7
