Search Type: Posts; User: avrecko
Search: Search took 0.03 seconds.
-
29 Apr 2008 9:41 AM
Jump to post Thread: release date for beta2 ? by avrecko
- Replies
- 8
- Views
- 2,429
+1
it will be out by Monday, it will be later this day, it will be worst case tommorow...extrapolate and probably end of the week is more realistic. Hope not. -
28 Apr 2008 2:19 AM
Jump to post Thread: SVN access? by avrecko
- Replies
- 13
- Views
- 5,541
While ExtGwt is in beta (read as half baked and infested with bugs) you could at least provide daily or at least weekly builds to be available. I find that even better than SVN access.
It makes... -
26 Apr 2008 5:55 AM
- Replies
- 2
- Views
- 3,078
If I am not mistaken you are using gwt-mac-1.4.62 but the ExtGwt requires gwt version 1.5.
Try with gwt 1.5m2:
http://code.google.com/p/google-web-toolkit/downloads/list?can=4&q=version:1.5 -
25 Apr 2008 3:45 PM
Jump to post Thread: [FIXED] DateField one way update by avrecko
- Replies
- 1
- Views
- 1,524
Sorry if this was already fixed, I didn't found any hints about this on the forums. Anyway:
I noticed that in the DateField if you enter a valid date in the text field and click on the dropdown... -
24 Apr 2008 5:51 AM
Jump to post Thread: Performance by avrecko
- Replies
- 6
- Views
- 2,501
Sorry if this was already answered. When is beta2 expected to be available?
-
23 Apr 2008 6:19 AM
- Replies
- 17
- Views
- 15,490
Thanks for the clarification but I don't get it.
ContentPanelConfig cfg = new ContentPanelConfig();
cfg.setFrame(true);
cfg.setCollapsible(true);
panel = new ContentPanel(cfg)
Shouldn't in... -
23 Apr 2008 2:20 AM
Jump to post Thread: JavaBeans and Fields by avrecko
- Replies
- 1
- Views
- 2,090
I am very curios on what is the rationale behind using public fields in Field class that is the fieldLabel is public field, wheras things like emptyText is not.
What happend to constructor like
... -
15 Aug 2007 12:39 AM
Jump to post Thread: Stuck, Grid in a Tab by avrecko
- Replies
- 0
- Views
- 661
Hi,
so far ExtJS has been like Swing with JavaScript syntax, but right now I am a bit stuck.
When the user clicks a button I wish to open a new tab, ok no problem one just does
...
Results 1 to 8 of 8
