Search Type: Posts; User: robertlight
Search: Search took 0.03 seconds.
-
13 Jan 2012 10:02 AM
- Replies
- 3
- Views
- 1,690
I was hoping you could point me in the right direction...what does GWT have for record & playback?
- Bob -
13 Apr 2011 1:52 PM
- Replies
- 1
- Views
- 1,513
I am trying to do the very same thing... did you ever solve this problem?
Many thanks if you could post the solution!!
- Bob -
3 Sep 2010 8:51 AM
- Replies
- 1
- Views
- 516
Versions: 2.1.1 & 2.2.0
If you try to click on the text label of the TabItem, it does not respond to the click (and the cursor is not a 'pointer').
You have to click just under the text in... -
31 Aug 2010 12:37 PM
Jump to post Thread: Image rendering help by robertlight
- Replies
- 3
- Views
- 2,051
Did you ever succeed in creating your GXT image viewer?
-
31 Aug 2010 12:35 PM
Jump to post Thread: Magic Zoom Integration by robertlight
- Replies
- 1
- Views
- 861
Did you find a GXT-based or GWT-based image zoom?
-
31 Aug 2010 12:30 PM
- Replies
- 8
- Views
- 5,106
Has anyone created a GXT compatible Image viewer capable of pan and zoom? I don't really want a "tiled" approach...just something that I can load a 1000x1000 pixel image and then view it inside a...
-
27 Jun 2010 5:59 PM
- Replies
- 0
- Views
- 698
I would like to make my sort first sort DESC and then ASC
Is there an easy way? The current code goes first ASC and then DESC
Many thanks.
- Bob -
27 Jun 2010 2:48 PM
- Replies
- 2
- Views
- 753
I've tried the above code and it doesn't work when trying to ensureVIsible the last row in the grid.
Is there a bug already filed on this? The ensureVisible makes sure the top of the row is... -
15 Jun 2010 6:19 AM
- Replies
- 10
- Views
- 3,436
I've patched it in my world.... can you publish your patch...at least if I use your patch, then it will be closer (or the same) when 2.2 comes out.
Thanks!
-Bob -
15 Jun 2010 5:44 AM
- Replies
- 3
- Views
- 1,930
There has to be a better way...clearly the architect felt it necessary to have this customizable.
-
15 Jun 2010 5:40 AM
- Replies
- 10
- Views
- 3,436
Has there been a solution to this? It seems like a horrible gap in functionality....clearly the authors felt it was necessary and desirable to let the developer have control over these messages.
... -
17 May 2010 12:09 PM
Jump to post Thread: WizardPanel by robertlight
- Replies
- 2
- Views
- 5,172
I followed your instructions but the images don't show up nor the css is loaded...
Did I miss something?
how does it know the path to the various png's involved.
- Bob -
29 Mar 2010 12:48 PM
- Replies
- 2
- Views
- 1,067
Yes, I am using MultiField as the base class... I understand about not changing the functionality...but it would be very very good to put a big caveat on the documentation.
The fact that it... -
29 Mar 2010 11:55 AM
- Replies
- 2
- Views
- 1,067
I believe this to be a bug as it results in very unpredictable behavior.
The MultiField is a great tool to use to combine several fields into a single control, in my case I was creating my own... -
23 Mar 2010 4:32 AM
- Replies
- 23
- Views
- 14,791
This is a bug also in GXT v2.1.1
The custom validator is not called if the field is blank and allowBlank=true
Many times you want the field to be tabbed through (while blank) and avoid having... -
26 Nov 2009 11:30 AM
- Replies
- 4
- Views
- 4,732
The LiveGrid example is great but it seems to be tailored to Json for getting the data.
Can you provide an example that uses RpcProxy and possibly a BeanModelReader? That would be very... -
20 Nov 2009 12:35 PM
- Replies
- 4
- Views
- 1,242
store.update( BeanModelLookup.get().getFactory(bean.getClass()).createModel(bean));
did the trick....thank you...it might be nice to have a convenience method somewhere obvious to make this a bit... -
20 Nov 2009 9:13 AM
- Replies
- 4
- Views
- 1,242
I have put it thru the debugger.... hibernate4gwt is doing the right thing...the bean that is coming in from the client is indeed the wrong "version". The problem I'm having is that I don't see a...
-
20 Nov 2009 8:56 AM
- Replies
- 4
- Views
- 1,242
I have a basic question on how I update a javabean in a model.
I have a Grid with a StoreListener which updates data on the server via hibernate4gwt
I get the bean out of the model via...
Results 1 to 19 of 19
