Search Type: Posts; User: alacenaire
Search: Search took 0.02 seconds.
-
15 Aug 2010 10:59 PM
- Replies
- 8
- Views
- 1,560
Thanks sven.
-
26 Jul 2010 11:30 PM
- Replies
- 8
- Views
- 1,560
Sven i have not seen this translations in the last beta release, hope to see this translations in the next release. Thanks in advance.
-
9 Jul 2010 5:24 AM
- Replies
- 8
- Views
- 1,560
Ok no pb.
Thanks. -
9 Jul 2010 3:34 AM
- Replies
- 8
- Views
- 1,560
Hi sven,
Seems that the translation is not yet added.
Can you add it to the next release as you say ?
Thanks in advance. -
7 Jul 2010 1:01 AM
Jump to post Thread: Arabic language support by alacenaire
- Replies
- 1
- Views
- 1,223
Hi,
I would like to know if a plan to include arabic language is set ?
In this post Sven talk about this : http://www.sencha.com/forum/showthread.php?94464-Arbic-Language.
Or any other... -
17 Mar 2010 1:38 AM
- Replies
- 2
- Views
- 964
Ok sven i made it. And it's ok
But it is possible to include this method for the next release ?
public class MyRowEditor<M extends ModelData> extends RowEditor{
String m_buttonId =... -
16 Mar 2010 8:04 AM
- Replies
- 2
- Views
- 964
Hi,
I didn't find anyway to set the Id to the save and cancel button in a RowEditor ?
Can you add this method to set the full id or a suffix id for each compoment in the RowEditor in the next... -
16 Mar 2010 8:01 AM
- Replies
- 8
- Views
- 1,560
Sorry for the wrong forum ...
#RowEditor
rowEditor_cancelText=Annuler
rowEditor_dirtyText=Vous devez valider ou annuler vos modifications
rowEditor_saveText=Sauver... -
16 Mar 2010 7:21 AM
- Replies
- 8
- Views
- 1,560
Hi,
Can you add the RowEditor Translation for the french language.
Or how we can update it in our project ?
Thanks -
25 Jan 2010 8:08 AM
- Replies
- 4
- Views
- 1,348
Thanks
-
25 Jan 2010 12:14 AM
- Replies
- 4
- Views
- 1,348
Hello do you have date for for the 2.1.1 release ?
Thanks -
26 Oct 2009 1:32 AM
- Replies
- 1
- Views
- 831
Perhaps you can try with a special column render
-
30 Sep 2009 11:56 PM
- Replies
- 1
- Views
- 1,182
Hi,
m_toolbar = new ToolBar();
m_panel = new ContentPanel();
m_panel.setTopComponent(m_toolbar);
// Show the toolbar -
19 Jun 2009 4:00 AM
- Replies
- 1
- Views
- 1,522
Hi,
Is it not possible to add a widget renderer to a TreeGrid ?
It tried it and I have an error.
Thanks
Folder model = TestData.getTreeModel(); -
19 Jun 2009 3:49 AM
- Replies
- 2
- Views
- 1,179
Ok seems the answer is the same as here :
http://extjs.com/forum/showthread.php?t=71507&highlight=treegrid
isn't ?
Thanks. -
19 Jun 2009 1:38 AM
- Replies
- 2
- Views
- 1,179
Hi,
I would like to know if it's possible to customize the icon
for the TreeGrid like the setIconProvider method in the TreePanel
I know the method TreeGrid.getStyle() to customize the icon... -
8 Jun 2009 7:04 AM
- Replies
- 7
- Views
- 1,571
Ok thanks sven but what do you think about this method when you use maven dependencies ?
-
8 Jun 2009 4:48 AM
- Replies
- 7
- Views
- 1,571
I think that this way is not really clean, especially if you use maven dependencies.
For each new update of GXT now you have to update the jar file (Automatic and transparent with maven) and the... -
8 Jun 2009 12:03 AM
- Replies
- 7
- Views
- 1,571
Ok, Do you know why the resssources are not more included in jar file ?
Is it just for the millestone release or for all the next release ?
Thanks. -
7 Jun 2009 11:48 PM
- Replies
- 7
- Views
- 1,571
Hi,
I have some trouble to find the ressources (css, images ...) in the jar file "gxt.jar" for GXT 2.0 M2.
In the previous release the ressources are well included in the jar file.
Can... -
29 Apr 2009 12:24 AM
- Replies
- 4
- Views
- 1,652
I have more info...
The problem is when you set the format of a tilmefield with a null value the bind crash.
m_timeField.setFormat(); -
28 Apr 2009 11:17 PM
- Replies
- 4
- Views
- 1,652
Sorry guy,
So the TimeField Binding crash if the TimeField is not set with a date.
- GXT version : 1.2.3
- Host mode & web mode
- Mozilla 3.0.8 ; IE6
- Windows XP
here is the error on... -
28 Apr 2009 7:54 AM
- Replies
- 4
- Views
- 1,652
It seems that when you try to bind a model on a timefield the method
public Time findModel(Date date) {
if (!initialized) initList();
DateWrapper w = new DateWrapper();
... -
27 Mar 2009 12:11 AM
- Replies
- 3
- Views
- 938
Yes. Thanks !
it works -
24 Mar 2009 3:15 AM
- Replies
- 3
- Views
- 938
Doesn't work for me too ...
Can you tell me how you implement you special binding ?
thanks
Results 1 to 25 of 25
