Search Type: Posts; User: jeromewilson
Search: Search took 0.01 seconds.
-
25 Jul 2008 4:50 AM
- Replies
- 16
- Views
- 2,347
Hi bretzeltux. Yes, I'd like to thank David Fitch too - it's just what I was looking for.
bretzeltux, if you have a moment, could you do me a favour and check how the form looks for you in... -
23 Jul 2008 3:57 PM
- Replies
- 1
- Views
- 929
This problem has been discussed in help:
http://extjs.com/forum/showthread.php?t=42074
The issue is that, in Firefox 3, a FormPanel inside a Window with layout:fit is being sized incorrectly... -
23 Jul 2008 3:44 PM
- Replies
- 16
- Views
- 2,347
No difference with ext-base sadly :(
-
23 Jul 2008 3:38 PM
- Replies
- 16
- Views
- 2,347
Good idea, I'll gve it a go...
-
23 Jul 2008 3:30 PM
Jump to post Thread: Panel leak ? by jeromewilson
- Replies
- 8
- Views
- 1,416
How are you removing the buttons? Are you using Ext.destroy() ?
destroy( Mixed arg1, [Mixed arg2], [Mixed etc...] ) : void
Attempts to destroy any objects passed to it by removing all event... -
23 Jul 2008 3:25 PM
- Replies
- 16
- Views
- 2,347
Sure, however this was taken verbatim from the Basic Login tutorial in the Learning Center area of the site: http://extjs.com/learn/Tutorial:Basic_Login
Anyway, removing the size info from the... -
23 Jul 2008 3:04 PM
- Replies
- 16
- Views
- 2,347
Thanks for the help Jay. The window already had layout: fit, but I tried removing with width from the form panel but no change I'm afraid :(
If I add this code at the end:
... -
23 Jul 2008 12:04 PM
- Replies
- 16
- Views
- 2,347
Of course, it's possible that I've done something daft, but I shall continue to investigate...
-
23 Jul 2008 11:32 AM
- Replies
- 16
- Views
- 2,347
OK, so this is the code with some stuff ripped out for brevity (I am slightly worried that I've removed too many brackets, but you get the idea):
Ext.onReady(function(){
... -
23 Jul 2008 11:11 AM
- Replies
- 16
- Views
- 2,347
Thanks for that.
-
23 Jul 2008 7:42 AM
- Replies
- 16
- Views
- 2,347
To get started with Ext I thought I'd try the Basic Login tutorial as it's well written and exactly what I was going to need for the project anyway.
The trouble is, the Window + FormPanel looks...
Results 1 to 11 of 11
