Search Type: Posts; User: seldon
Search: Search took 0.06 seconds.
-
30 Oct 2008 1:48 PM
Jump to post Thread: [2.2] Datefield bug by seldon
- Replies
- 13
- Views
- 3,236
There seems to be a bug in the datefield. Whenever you set a date format for the field that does not include the day (so for example 'Y-m', the selection of a date in february is transformed into a...
-
25 Apr 2008 8:40 AM
- Replies
- 1
- Views
- 2,712
Thanks! This is exactly what I was looking for. Nice job!
-
21 Apr 2008 2:22 AM
- Replies
- 12
- Views
- 4,631
This is how I do it now:
var ScriptLoader = function(scripts){
this.scripts = scripts || [];
this.count = 0;
this.addEvents({load:true, done:true}); -
6 Dec 2007 3:38 PM
Jump to post Thread: Ext 2.0 Application: Filespots.com by seldon
- Replies
- 493
- Views
- 132,948
I'd like a preview too! My email: spinfoam@gmail.com
thnx! -
1 Dec 2007 2:11 AM
Jump to post Thread: [2.0rc1] Render bugs by seldon
- Replies
- 14
- Views
- 2,989
Hi Architect, that indeed solves that problem. Thnx! Do you perhaps have an idea how to fix the other problem too ?
-
29 Nov 2007 1:38 PM
Jump to post Thread: [2.0rc1] Render bugs by seldon
- Replies
- 14
- Views
- 2,989
Thnx, but that doesnt solve it :(
-
28 Nov 2007 12:18 AM
Jump to post Thread: [2.0rc1] Render bugs by seldon
- Replies
- 14
- Views
- 2,989
Anyone?
-
25 Nov 2007 1:52 AM
Jump to post Thread: [2.0rc1] Render bugs by seldon
- Replies
- 14
- Views
- 2,989
I'm affraid that has no effect :(.
-
23 Nov 2007 11:35 AM
Jump to post Thread: [2.0rc1] Render bugs by seldon
- Replies
- 14
- Views
- 2,989
*bump*
-
21 Nov 2007 1:19 AM
Jump to post Thread: [2.0rc1] Render bugs by seldon
- Replies
- 14
- Views
- 2,989
Ok, for the other problem described above i made this testcase:
http://80.127.207.195/test2.html
I still contains quite some code in the dialog, but i needed it to show the behaviour.
The... -
21 Nov 2007 1:05 AM
Jump to post Thread: [2.0rc1] Render bugs by seldon
- Replies
- 14
- Views
- 2,989
Ok, I understand. Here is a testcase showing my problem with the tabheight:
http://80.127.207.195/test.html
As you can see in firefox, upon first load, the first tab (one with images) does not... -
20 Nov 2007 2:50 PM
- Replies
- 34
- Views
- 9,433
Any other fixes?
-
20 Nov 2007 2:42 PM
Jump to post Thread: [2.0rc1] Render bugs by seldon
- Replies
- 14
- Views
- 2,989
Ok, here it is:
1.a. Ext version 2.0 RC1
1.b. ext-base.js
1.c. win xp
1.d. mozilla firefox 5.0 (2.0.0.9)
1.d. Internet explorer 6 (latest)
1.d. Internet explorer 7 (latest)
1.e. I dont have... -
20 Nov 2007 8:28 AM
Jump to post Thread: [2.0rc1] Render bugs by seldon
- Replies
- 14
- Views
- 2,989
Hi, goto http://80.127.207.195/products/QX102-G3
and press the get a quote button. In firefox you'll see that the window renders very weirdly (you see the form items added one by one; something that... -
20 Nov 2007 2:57 AM
Jump to post Thread: tabpanel height bug/problem by seldon
- Replies
- 3
- Views
- 982
Ok, i think i found the cause of the firefox problem. When the height of the tabpanel is calculated the images in the first tab are not yet (fully) loaded. Hence their heights are not yet available....
-
20 Nov 2007 2:44 AM
Jump to post Thread: tabpanel height bug/problem by seldon
- Replies
- 3
- Views
- 982
For those of you who cannot see the problem for some reason, look in IE7, there the first tab of the tabpanel only contains 1 line of text. I guess this is related to the problem in firefox.
-
19 Nov 2007 12:41 PM
Jump to post Thread: tabpanel height bug/problem by seldon
- Replies
- 3
- Views
- 982
I could still use the help: i have still not yet been able to fix the problem. Please anyone?
-
16 Nov 2007 6:15 AM
Jump to post Thread: tabpanel height bug/problem by seldon
- Replies
- 3
- Views
- 982
Ok,
This is a weird problem. Only on first load in firefox the tabpanel does not enclode its content. After a refresh it suddenly does. (to see the problem then again, clear cache + cookies).
... -
8 Nov 2007 2:34 AM
Jump to post Thread: tabpanel height ie7 by seldon
- Replies
- 1
- Views
- 984
Hi, somehow the first tab of my tabpanel is not rendering correctly in ie7 (in firefox all ok). See:
http://80.127.207.195/products/QX102-G3
Any idea how to fix this? -
7 Nov 2007 1:20 AM
Jump to post Thread: MiscField not working in Ext2.0 by seldon
- Replies
- 2
- Views
- 2,477
To make it work, remove the applyTo function and add at the bottom of your miscfield.js file:
Ext.ComponentMgr.registerType('miscfield', Ext.form.MiscField); -
5 Nov 2007 4:21 AM
Jump to post Thread: window falls behind htmlarea by seldon
- Replies
- 6
- Views
- 1,447
Tried that already, it had no effect. Also tried setToBack on the htmlarea window; also no effect. Here is the url, perhaps you can see what goes wrong? righ click a tree node, click edit, goto the...
-
5 Nov 2007 1:03 AM
Jump to post Thread: window falls behind htmlarea by seldon
- Replies
- 6
- Views
- 1,447
I wasnt. But I changed that now and rendered it to the document.body. The problem however, remains. Any ideas?
-
3 Nov 2007 3:58 AM
Jump to post Thread: window falls behind htmlarea by seldon
- Replies
- 6
- Views
- 1,447
Hi, I have a window containing a formPanel with htmlarea. Now i added an 'insert image' button to the htmlarea that should show an image organizer window when it is clicked. However, when i click the...
-
30 Oct 2007 7:01 AM
Jump to post Thread: Ext.ux.ColumnNav by seldon
- Replies
- 2
- Views
- 2,468
Hi,
For a website Im building, I coded a column/finder like navigation. Since I only coded the parts that were important to me, I didnt develop the menu into a solid extension. Still, it might be... -
27 Jun 2007 3:03 AM
- Replies
- 11
- Views
- 2,162
I agree, but I just wonder why Jack didn't include the column model? I think its a design flaw and it should be changed.
Results 1 to 25 of 119
