Search Type: Posts; User: Bulle Bas
Search: Search took 0.02 seconds.
-
10 Jul 2011 1:37 AM
- Replies
- 99
- Views
- 16,110
Utrecht +1!
-
27 Mar 2011 3:30 AM
Jump to post Thread: Translator on this site by Bulle Bas
- Replies
- 5
- Views
- 1,148
That big translator stuff should immediately be removed. If I were not able to read English I would not visit this site.
Sencha could better offer a less intrusive option for people that really... -
6 Mar 2011 10:09 AM
- Replies
- 99
- Views
- 16,110
Is het btw nog opgenomen met video? :)
-
5 Mar 2011 5:51 AM
- Replies
- 99
- Views
- 16,110
Voor mij was het te kort dag. Hoop dat het een leuke avond is geworden?
-
4 Mar 2011 5:06 AM
- Replies
- 136
- Views
- 32,546
Reading from the documentation on https://github.com/nene/jsduck I come to the conclusion that this tool is definitively an improvement. I especially like the fact that it infers more information...
-
25 Feb 2011 2:39 AM
- Replies
- 99
- Views
- 16,110
Wachten we met plannen totdat extjs4 geleverd is, of kiezen we nu een datum?
-
6 Feb 2011 8:42 AM
- Replies
- 99
- Views
- 16,110
Ik verwacht 16 feb te kunnen, 18 feb niet als dat in de avond is.
Voor mij bestaat er geen krokusvakantie oid. -
18 Jan 2011 6:34 AM
- Replies
- 99
- Views
- 16,110
Klinkt interessant!
-
25 Aug 2010 3:41 AM
Jump to post Thread: Help needed ! by Bulle Bas
- Replies
- 4
- Views
- 743
This is a big no-no on tech forums.
You should first figure out what your problem is. Showing the relevant code could also help. -
3 Jul 2010 10:02 AM
- Replies
- 20
- Views
- 4,129
If the passed config has references itself, you are still not safe, are you? For example
var ref = new Array(1,2,3)
var config = {myRef: ref};
I see no cloning in Ext.apply:
Ext.apply =... -
3 Jul 2010 9:41 AM
- Replies
- 20
- Views
- 4,129
I just asked that question on stackoverflow.
I wonder why so many examples and books use initComponent. Does it have advantages over constructor?
I think wceuppens did that, or do you mean... -
13 May 2010 7:09 AM
- Replies
- 28
- Views
- 19,385
Uploading works fine, but the ui reports the uploads have failed. I do however return
{"jsonrpc" : "2.0", "result" : null, "id" : "id"}
the same response as the demo on plupload.org.
What... -
8 May 2010 2:46 PM
- Replies
- 8
- Views
- 2,465
Hoi Danny,
Looks cool. The thing that I found a bit strange is the hierarchy.
System_Web_UI_ExtControls_Menu_TextItem
where I would expect something like this -
8 May 2010 2:14 PM
Jump to post Thread: Javascript coding standards by Bulle Bas
- Replies
- 36
- Views
- 6,884
I didn't know I am fast. Normally the opposite is true :-)
If you ask so I am happy to agree(disagree()); -
8 May 2010 11:15 AM
Jump to post Thread: Javascript coding standards by Bulle Bas
- Replies
- 36
- Views
- 6,884
A I see now. LOL
-
8 May 2010 10:49 AM
Jump to post Thread: Javascript coding standards by Bulle Bas
- Replies
- 36
- Views
- 6,884
I actually did it before you commented. Now its your time.
indentation is different from aligning. To do proper aligning you need elastic tab stops. Since the latter is a relative new... -
8 May 2010 10:32 AM
Jump to post Thread: Javascript coding standards by Bulle Bas
- Replies
- 36
- Views
- 6,884
You really dont understand. Converting tabs to 4 spaces is something different than displaying a tab with a width of 4 spaces.
Elastic tabs are the future however. They would solve both the... -
8 May 2010 9:04 AM
Jump to post Thread: Javascript coding standards by Bulle Bas
- Replies
- 36
- Views
- 6,884
I have come across this argument several times. I have seen many projects with this requirement. I do not contend your privilege to use spaces everywhere, but I hope that one day people will see the...
-
7 Apr 2010 9:50 AM
- Replies
- 2
- Views
- 1,986
Hi Steffen, many thanks!
I think the devs need to clean up the extjs package since some stray items are still in \ext-3.2.0\src\ext-core\ -
7 Apr 2010 1:01 AM
- Replies
- 2
- Views
- 1,986
I was under the impression that the extjs 3.2.0 package would contain ext-core. Indeed I see some core files under \ext-3.2.0\src\ext-core\, but not ext-core.js.
In the extjs in action book from... -
27 Mar 2010 7:35 AM
Jump to post Thread: [3.X.X] Aptana plugin by Bulle Bas
- Replies
- 68
- Views
- 64,485
Could you provide some info on what this plugin does exactly? For example: how does it compare to spket?
A plugin can be anything: providing a dumb wizard, or it could offer very advanced error... -
25 Mar 2010 12:46 PM
- Replies
- 53
- Views
- 10,493
Cool that you give a reply.
I feel your pain. It is a decision you need to make and a risk you decide on.
I think you have already discussed this stuff internally. Still, I like to debate this... -
17 Mar 2010 12:57 PM
Jump to post Thread: Bloated HTML by Bulle Bas
- Replies
- 9
- Views
- 2,112
Animal, I do not agree. Saying that nesting panels inside panels gives more bloat is true, but it doesn't mean that the standard components generate clean code.
For example, the standard exts tree... -
13 Mar 2010 5:59 AM
Jump to post Thread: [3.x] Filemanager (Ext & PHP) by Bulle Bas
- Replies
- 13
- Views
- 5,034
Your website seems to have gone.
-
13 Mar 2010 4:28 AM
- Replies
- 33
- Views
- 4,341
The problem is that firebug stall for minutes in case you are developing with extjs. Firebug can't handle a big dom, and extjs produces an extremely bloated load of dom-objects.
I think that the...
Results 1 to 25 of 99
