Search Type: Posts; User: cgraf
Search: Search took 0.01 seconds.
-
8 Aug 2008 5:27 AM
Jump to post Thread: Checkbox not ok in FF2 by cgraf
- Replies
- 0
- Views
- 626
In a formpanel, when the current field is a checkbox it shoulds be marked, so the user knows where he is positioned.
This happens in FF2 and can be watched here:... -
21 Jul 2008 12:09 PM
Jump to post Thread: How i make a mask for a TextField by cgraf
- Replies
- 6
- Views
- 2,960
+1
-
10 Jul 2008 7:01 AM
- Replies
- 5
- Views
- 4,095
Hi,
In the MessageBox.confirm method the button "Yes" is always the default. It should be nice to set the "No" button as default.
I say that because of some ergonomics theory: the default... -
8 Jul 2008 9:13 AM
- Replies
- 59
- Views
- 23,187
Thank you Darrell
If you dont mind I did some ajusts to the translation and you can use it if you want. Files are attached. -
7 Jul 2008 12:26 PM
- Replies
- 3
- Views
- 1,263
I think is
public void markInvalid(java.lang.String msg)
field.markInvalid("xxxxx") -
7 Jul 2008 10:44 AM
- Replies
- 59
- Views
- 23,187
Hi,
I want to translate messages and date picker to another language (portuguese). How can I do that? I noticed that if I change the locale to spanish or french it works fine. I just need the... -
3 Jul 2008 5:41 AM
- Replies
- 5
- Views
- 1,265
We had a similar problem. If the textfields have the same id in more than one formpanels, we got a problem like you described. The workaround was to change the id of one textfield.
Hope you... -
26 Jun 2008 10:06 AM
- Replies
- 1
- Views
- 1,058
Hi, we are using gxt rc1
what the best way to validate a textfield that calls a rpc to ckeck a table?
Is it possible to use a class that implements Validator?
Thanks in advance
Clayton
Results 1 to 8 of 8
