Celltree Refresh question

2010-12-06 Thread dleins
If I add a new node to a tree which has been previously rendered via Celltree, how do I add the node to the tree model and render the modified tree without (hopefully) reloading and redrawing the entire tree? Is an example of this process documented anywhere? -- You received this message

Re: Problems selecting a Cell in a CellTree

2010-11-21 Thread dleins
, but turns into a Text Box when you click on it.  Sounds like what you want. Thanks, John LaBanca jlaba...@google.com On Sat, Nov 20, 2010 at 11:45 AM, dleins dle...@gmail.com wrote: I've succeeded in displaying a dynamic Celltree from my database of nodes, but cannot figure out

Problems selecting a Cell in a CellTree

2010-11-20 Thread dleins
I've succeeded in displaying a dynamic Celltree from my database of nodes, but cannot figure out how to make the displayed TextCells clickable so that I may edit them, add additional children, etc. I admit I am rather a novice using the new Cell Widgets. Here is the stripped down code. I have

Re: GWT Designer not available ...

2010-09-01 Thread dleins
it available again in the future. -Eric On Aug 31, 10:05 am, Kasper Hansen kbhdk1...@gmail.com wrote: I third that ;-) I also bought the awesome GWT Designer, and where did it go... ? On Tue, Aug 31, 2010 at 3:37 PM, dleins dle...@gmail.com wrote: I have the same problem.  Can the old

Re: GWT Designer not available ...

2010-08-31 Thread dleins
I have the same problem. Can the old version at least be made available? On Aug 31, 6:14 am, norandom vincent.arc...@gmail.com wrote: Hi, I bought a license gwt designer a few months ago and now I need to install it again. But I can not download it from the site of instantiations since the

Re: Working in development mode in GWT with php

2010-01-08 Thread dleins
I have ths exact problem with another JSON application using GWT 2.0. It works fine when compiled but the exact same code does not work in hosted mode. I am using SmartGWT, but do not think that is the problem... Doug On Jan 6, 7:35 pm, Skeezix skeezix6...@gmail.com wrote: also when I compile