Search Type: Posts; User: adam.schwartz
Search: Search took 0.02 seconds.
-
28 Oct 2008 9:02 AM
Jump to post Thread: ext.ux.pwd.PasswordField by adam.schwartz
- Replies
- 30
- Views
- 23,742
Nicely done! Thanks for sharing ^.^
I did notice that if you start a password with an upper-case letter, using Shift, then type in a lower-case character it will throw up that CAPSLOCK mask. -
13 Aug 2008 7:52 AM
- Replies
- 2
- Views
- 772
I've had this same issue as well. In the DataListSelectionModels' onClick(...) just checking to ensure item is not null before you use it, you'll be safe.
@Override
protected void... -
13 Aug 2008 7:43 AM
- Replies
- 1
- Views
- 1,136
I have a Popup with lots of Widgets inside of it, including DataLists. When I select an item in a data list, the Popup autohides.
Latest ExtGWT from SVN
Both hosted and Web mode
FF3 on Ubuntu... -
31 Jul 2008 6:51 AM
Jump to post Thread: SVN access by adam.schwartz
- Replies
- 1
- Views
- 825
You have to buy a support subscription for access to the repo.
-
30 Jul 2008 8:46 AM
- Replies
- 11
- Views
- 3,040
My experience converting a fair-sized project ... ~45,000 lines, using MyGWT RC2 and ExtGWT in Beta 3 ... was tedious, but not difficult. It took me about two days (20ish hours) to do it all myself...
-
30 Jun 2008 12:09 PM
- Replies
- 4
- Views
- 1,777
I'm still having no luck with a Popup auto-hiding, and spotty behavior with explicitly toggling hide/show. Even just creating a basic Popup in a viewport doesn't autohide:
public class... -
17 Jun 2008 1:00 PM
- Replies
- 4
- Views
- 1,777
Great! Thanks for all the hard work Darrell.
Best,
Adam -
17 Jun 2008 12:47 PM
- Replies
- 4
- Views
- 1,777
I perused the forums a bit and didn't see this mentioned yet. Sorry for the spam if I missed it.
Using GXT beta 5 download, the Popup widget would not perform its autohide behavior correctly, so...
Results 1 to 8 of 8
