Search Type: Posts; User: ApocalypseCow
Search: Search took 0.02 seconds.
-
21 Apr 2010 2:31 AM
Jump to post Thread: Forum Google search? by ApocalypseCow
- Replies
- 15
- Views
- 2,246
I think the captcha only appears when you're not signed in...
-
31 Mar 2010 1:48 AM
- Replies
- 79
- Views
- 14,609
Is it deliberate irony that you sell ext themes for ext on the ext forum using a site called extthemes and yet you use jquery on your site?! :-/
-
16 Mar 2010 4:00 AM
- Replies
- 33
- Views
- 4,344
@Animal, I get that same issue with firebug not loading all my scripts.
It seems to happen to me when I refresh my app but I switch browser tabs and do something else while the app loads. It's as... -
23 Apr 2009 6:30 AM
- Replies
- 21
- Views
- 6,506
I get 17
xp pro SP3 & FF3.0.9 / IE 7 -
4 Feb 2009 4:03 AM
- Replies
- 422
- Views
- 168,639
I'm using this extension (with modifications) as a panel in a card layout and was having the same issue as other people with the ADD button not responding to clicks.
I believe it's because the... -
12 Dec 2008 1:05 AM
Jump to post Thread: Ext Sightings by ApocalypseCow
- Replies
- 190
- Views
- 150,980
Feel free - the requirement I designed to was to support 4 items, no more no less, so there was no need for me to develop it further at this time.
All it essentially does is display 4 items from an... -
11 Dec 2008 3:05 AM
Jump to post Thread: Ext Sightings by ApocalypseCow
- Replies
- 190
- Views
- 150,980
Thanks Animal - Yes, it's all my own work - the perspectives are calculated to work with a fixed number of images (4) which is all that page was ever designed to use so it's quite easy when you're...
-
11 Dec 2008 1:55 AM
Jump to post Thread: Ext Sightings by ApocalypseCow
- Replies
- 190
- Views
- 150,980
The latest site I've developed involving Ext: http://www2.britxbox.co.uk/ - a UK Xbox fan site.
The behind-the-scenes admin system for the site is entirely Ext based and the Xbox 360 style... -
2 Dec 2008 1:52 AM
- Replies
- 12
- Views
- 2,600
I think by 4.0 Ext will be self-aware.
-
19 Nov 2008 12:55 AM
Jump to post Thread: Chat for ext forums by ApocalypseCow
- Replies
- 6
- Views
- 2,361
There used to be one in these forums, didn't there?
-
7 Oct 2008 12:39 AM
- Replies
- 37
- Views
- 22,366
nice work - what would be pretty neat now is a plugin for it which displays a "paging" toolbar so you can show the user how many cards there are and how far through the sequence they are and allow...
-
12 Sep 2008 7:18 AM
Jump to post Thread: Collapsed Panel Text by ApocalypseCow
- Replies
- 9
- Views
- 1,729
Ahhh, that's easy then! :D You just need to add a background image to the .x-layout-collapsed-west and .x-layout-collapsed-east CSS declarations.
-
12 Sep 2008 6:57 AM
Jump to post Thread: Collapsed Panel Text by ApocalypseCow
- Replies
- 9
- Views
- 1,729
What you're after is not easily achieved - there is no simple way to rotate text in a browser so it would have to be achieved with images or swf or some other technology to render the contents.
It... -
12 Sep 2008 6:15 AM
- Replies
- 1
- Views
- 860
pretty handy little tool, nice find.
perhaps I'll print this off and show my boss when I ask for a pay rise :D
-------------------------------------------------------------------------------... -
9 Sep 2008 12:02 AM
- Replies
- 166
- Views
- 59,623
So the default behaviour would be that your server would knowingly send unsafe data to the client for cleanup/display? sorry but that doesn't sound right to me.
-
3 Sep 2008 12:10 AM
Jump to post Thread: Google Chrome by ApocalypseCow
- Replies
- 38
- Views
- 10,902
very impressed so far, js heavy pages are seriously fast!
-
24 Jul 2008 7:49 AM
- Replies
- 3
- Views
- 741
you really need to use firebug to see what's going on in your code rather than use alerts or document.write; www.getfirebug.com
once you've done that, look at what's in the selections array -... -
24 Jul 2008 5:57 AM
- Replies
- 3
- Views
- 741
prez.push is going to add a value to the prez array. The problem is you are adding the value of json.IDp to the array, which doesn't exist - check your data!
-
16 Jul 2008 7:04 AM
- Replies
- 2
- Views
- 1,046
Have you already tried Ext.QuickTips.disable(); :-?
-
16 Jul 2008 5:04 AM
- Replies
- 273
- Views
- 141,803
You can modify the template used in the onRender to include a qtip like this:
ext:qtip="{' + this.displayField + '}"
which would produce a tooltip for each entry. -
14 Jul 2008 7:48 AM
Jump to post Thread: [2.x] Ext.ux.plugins.XGrid by ApocalypseCow
- Replies
- 12
- Views
- 10,736
nice to see that someone is putting the "best of the extensions" in one place.
couple of bugs on initial testing:
1) columns can be dragged outside of their grouped header - this makes the... -
2 Jul 2008 12:35 AM
- Replies
- 1
- Views
- 1,248
some nice work there, although I wonder why they've used Flex for the grids.
If nothing else the visual aspect looks inconsistent with the Ext style, what's wrong with a good old fashioned GridPanel? -
11 Jun 2008 2:52 AM
Jump to post Thread: ExtJS load progress by ApocalypseCow
- Replies
- 12
- Views
- 16,870
View source on the page and you'll see how (simply) it's achieved. ;)
-
7 May 2008 1:54 AM
Jump to post Thread: maskRe by ApocalypseCow
- Replies
- 6
- Views
- 3,824
two thumbs up from me - I didn't quite believe the bug report when I read it ; "special characters cannot be entered on FF but they can on IE". yea yea I thought, user error. nope! nice fix, you...
-
1 May 2008 6:52 AM
- Replies
- 8
- Views
- 1,467
I've got the same issue actually. I'm using something similar to the complex layout example - I've got a tabPanel as a center region inside a border layout which acts as a the main workspace of the...
Results 1 to 25 of 61
