Search Type: Posts; User: IGx89
Search: Search took 0.03 seconds.
-
9 Apr 2008 4:52 AM
Jump to post Thread: New Java API idea: ext4j by IGx89
- Replies
- 66
- Views
- 32,671
Info about GWT Designer's support for GWT-Ext
-
8 Apr 2008 7:03 AM
Jump to post Thread: New Java API idea: ext4j by IGx89
- Replies
- 66
- Views
- 32,671
What do you mean by "no visual controls" in GWT-Ext? It's pretty much all visual controls... That's what we use for Java Web 2.0 development, and we've been very happy so far. It's also pretty easy...
-
6 Mar 2008 1:09 PM
- Replies
- 9
- Views
- 1,836
I actually solved the problem in my situation by adding a FitLayout to a parent Panel that was missing a layout. However, I've also seen it happen in other situations where that didn't actually seem...
-
20 Feb 2008 2:12 PM
Jump to post Thread: auto Width for ext.js grids by IGx89
- Replies
- 7
- Views
- 2,565
Here's code that will reproduce it in IE7 (just shrink the browser window after opening the page to see the bug):
<html>
<head>
<title>GridPanel bug</title>
</head>
<body>
<link... -
20 Feb 2008 1:46 PM
- Replies
- 9
- Views
- 1,836
vendiddy, what happens if you shrink the width of your browser window? Does the grid's width shrink along with it? It's not for me, in IE7 :(
-
20 Feb 2008 1:44 PM
Jump to post Thread: auto Width for ext.js grids by IGx89
- Replies
- 7
- Views
- 2,565
Anyone else experiencing this, or have suggestions for a fix? I'm also dealing with this issue. I applied the fix similar to the one mentioned above (see...
-
25 Jan 2008 7:22 AM
- Replies
- 25
- Views
- 9,554
Oh, and I figured out why the workaround wasn't working for me: I was setting hideMode on the TabPanel directly instead of on the defaults config object or the individual tabbed panels. Thanks guys :)
-
25 Jan 2008 6:51 AM
- Replies
- 25
- Views
- 9,554
You never said it wasn't a bug, you just said you'd look into it and then gave what looked like a workaround.
If nothing else, this definitely needs to be properly documented somewhere very... -
24 Jan 2008 3:25 PM
- Replies
- 25
- Views
- 9,554
I'm still getting this problem in IE7 with the new Ext 2.0.1, and unfortunately neither hideMode:'offsets' nor hideMode:'visibility' are helping (haven't had time to try the patches yet).
Any... -
14 Jan 2008 8:17 PM
- Replies
- 4
- Views
- 1,967
See here for more info: http://extjs.com/forum/showthread.php?t=19002
For the solution, see http://extjs.com/forum/showthread.php?p=97692#post97692
Here's a patch until the ExtJS developers... -
14 Jan 2008 7:40 PM
- Replies
- 4
- Views
- 1,967
I'm having the same problem, and would also greatly appreciate help!
-
16 Nov 2007 11:31 AM
Jump to post Thread: New Java API idea: ext4j by IGx89
- Replies
- 66
- Views
- 32,671
The whole point of Facelets is to keep the business logic out of the UI layer (the XHTML), defining the UI declaratively instead of programmatically (unlike raw JSP, GWT, Ext JS, etc.). If a...
-
31 Jul 2007 6:30 PM
Jump to post Thread: New Java API idea: ext4j by IGx89
- Replies
- 66
- Views
- 32,671
Yeah, unfortunately I'm also in the same situation. I'd love to use it, but at my job I work just on internal webapps and thus paying for anything "fancy" would be hard to justify :(.
-
31 Jul 2007 4:25 PM
Jump to post Thread: Ext.ux.GridGroupView by IGx89
- Replies
- 11
- Views
- 8,246
Looks good! Just a quick bug report in IE7 (haven't tested others): no items under the second group in a grid page can be selected (and double-clicking them throws an error)
-
27 Jul 2007 7:06 AM
Jump to post Thread: Developing Offline Web Applications by IGx89
- Replies
- 9
- Views
- 2,752
So, let's say I had a Google Gears app at www.mysite.com/gears, and then the user un-plugs their Internet connection and restarts their computer. To use the app now, what would they do? Open their...
-
25 Jul 2007 12:10 PM
- Replies
- 2
- Views
- 1,357
AMIGrAve, when you get a response would you mind posting it here? I'm interested in finding out the answer too, as are others here I'm sure.
-
24 Jul 2007 8:08 AM
Jump to post Thread: [ANNOUNCE] Forum Tags Now Live by IGx89
- Replies
- 21
- Views
- 3,816
Are there plans to allow tags to be chained together? I've been unable to locate that functionality; even the Advanced Search for tags doesn't seem to allow that, not showing any results for "forum...
-
24 Jul 2007 7:41 AM
Jump to post Thread: [ANNOUNCE] Forum Tags Now Live by IGx89
- Replies
- 21
- Views
- 3,816
Nice! A keywords identification system like this definitely could be very helpful. I just finished going through all the threads I've started in the past and correcting the tags; hopefully others...
-
24 Jul 2007 7:34 AM
- Replies
- 1
- Views
- 861
Anything new on this front that I've missed? I also find myself wishing there would be some way to show dynamically-generated QuickTips while hovering over nodes in a TreePanel...
-
24 Jul 2007 7:32 AM
- Replies
- 4
- Views
- 4,795
Jack, has this made it into SVN yet? It'd be nice to have in 1.1 final...
-
24 Jul 2007 7:29 AM
Jump to post Thread: New Java API idea: ext4j by IGx89
- Replies
- 66
- Views
- 32,671
Good to hear! However, on IE7 (haven't tried other browsers) your "View Sources" link just grays out everything without doing anything productive.
-
21 Jul 2007 7:04 AM
Jump to post Thread: Developing Offline Web Applications by IGx89
- Replies
- 9
- Views
- 2,752
Does Gears allow people to even open up your application while offline, or does the application have to be first loaded in the browser before the user can disconnect from the Internet? I don't see...
-
21 Jul 2007 6:59 AM
Jump to post Thread: Ext in another Java framework by IGx89
- Replies
- 5
- Views
- 2,305
The ZK framework is amazing (developed a couple applications with it in the past), doing one of the best jobs I've seen at reducing the amount of code needed in the presentation layer while still...
-
7 Jul 2007 11:45 AM
- Replies
- 6
- Views
- 1,363
Would someone care to share the fix for this bug, for those of us who can't currently afford SVN access? Thanks!
-
28 Jun 2007 4:30 AM
- Replies
- 6
- Views
- 6,453
Good catch; I had renamed the ID's from my code to make them more consistent, but forgot to change the JavaScript too :/.
Results 1 to 25 of 66
