Search Type: Posts; User: willydee
Search: Search took 0.03 seconds.
-
5 Nov 2012 7:16 PM
- Replies
- 1
- Views
- 284
Since the topic was not picked up by any developer, and is locked now in the now read-only forum, I post a pointer to it here:
... -
2 Jun 2012 1:51 AM
- Replies
- 5
- Views
- 1,671
Mitchell, this was not my intention. I want to be able to add a listener to any component, scoped to itself, but without the need to an extra call to the addListener() method. The code snippet is...
-
18 May 2012 3:02 AM
- Replies
- 5
- Views
- 1,671
If the current behaviour is considered a bug, please move it to the appropriate forum. Thanks!
-
18 May 2012 2:40 AM
- Replies
- 4
- Views
- 891
Is my bug report really not worth rewiewing it? :( Someone could at least take time to falsify and tag it invalid...
The problem described is still persisting in 4.1.1-rc1. In case someone wants... -
17 May 2012 11:58 PM
Jump to post Thread: Ext JS 4.1.1 RC1 Now Available by willydee
- Replies
- 74
- Views
- 21,073
Hello Don,
could this quick patch still make it?
http://www.sencha.com/forum/showthread.php?206019-Ext-4.1.x-Proposal-for-listeners-enhancement&p=806046 -
17 May 2012 11:55 PM
- Replies
- 5
- Views
- 1,671
I prefer to use ExtJS components in a declarative manner, but event binding is a bit tricky. Example:
var cmp = Ext.create('Ext.button.Button', {
text: 'foo',
renderTo: Ext.getBody(),
... -
27 Apr 2012 5:31 AM
- Replies
- 4
- Views
- 891
Can anyone confirm the observation?
-
26 Apr 2012 8:59 AM
- Replies
- 4
- Views
- 891
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.0 GPL
Browser versions tested against:
FF12
FF10.0.4 ESR -
18 Apr 2012 8:58 PM
- Replies
- 2
- Views
- 1,101
Almost a year since the initial report. Let's bump it a bit, so a fix might still make it into 4.1 GA.
*bump* -
18 Apr 2012 8:55 PM
- Replies
- 10
- Views
- 1,892
Not really needed, because a related case was reported and confirmed long time ago.
http://www.sencha.com/forum/showthread.php?137963 -
19 Dec 2011 4:41 AM
- Replies
- 4
- Views
- 688
Why not using a transparent image as icon (s.gif), style it with a border, and set/modify its background-color CSS property on the fly?
-
1 Dec 2011 5:11 AM
Jump to post Thread: Sencha IDE is require! by willydee
- Replies
- 12
- Views
- 1,590
+1 for one of the JetBrains IDEs
Personally I use PHPStorm and am very happy with it – which never really was the case with any of the Eclipse based solutions. -
29 Aug 2011 3:47 AM
Jump to post Thread: PHPStorm/WebStorm integration by willydee
- Replies
- 3
- Views
- 2,277
+1 (just in case the developers of PHPStorm follow this thread ;) )
-
2 Aug 2011 12:16 AM
- Replies
- 3
- Views
- 972
Makes sense as a workaround, thanks Nige. Should be fixed nonetheless ;)
-
30 Jul 2011 10:18 AM
- Replies
- 3
- Views
- 972
REQUIRED INFORMATION
Ext version tested:
Ext 4.0 rev 5
Browser versions tested against: -
19 Jul 2011 5:31 AM
- Replies
- 13
- Views
- 3,837
@Nickname you're right, at least one of those posts is older. But the border problem is not limited to fieldset, there are more issues with border rendering on several components. If asked, I'd even...
-
17 Jul 2011 5:02 AM
- Replies
- 13
- Views
- 3,837
No response after four days... *bump*
-
12 Jul 2011 2:06 PM
- Replies
- 13
- Views
- 3,837
REQUIRED INFORMATION
Ext version tested:
Ext 4.0.1
Ext 4.0.2
Ext 4.0.2 rev a -
24 Jun 2011 2:29 AM
- Replies
- 1
- Views
- 974
REQUIRED INFORMATION
Ext version tested:
Ext 4.0.2a
Browser versions tested against:
FF5.0 (firebug 1.7.0.3 installed) -
22 Jun 2011 4:13 AM
- Replies
- 2
- Views
- 1,101
See screenshot below. Items docked on top have a wrong additional top border, and the borders separating docks from content are not rendered.
Ext.onReady(function() {
var p = new Ext.Panel({... -
18 Jun 2011 8:53 AM
- Replies
- 2
- Views
- 840
Ext.onReady(function(){
new Ext.panel.Panel({
renderTo: Ext.getBody(), style:'margin:10px;', bodyPadding: 10,
title: 'Normal Panel', collapsible: true,
items: [
{ title:... -
18 Jun 2011 8:42 AM
- Replies
- 1
- Views
- 684
Ext.onReady(function(){
new Ext.tab.Panel({
renderTo: Ext.getBody(), style:'margin:10px;',
height: 100, title: 'Tabpanel', collapsible: true,
items: [
{ title: 'Tab 1', html:... -
18 Jun 2011 8:30 AM
- Replies
- 1
- Views
- 599
Ext.onReady(function(){
new Ext.panel.Panel({
renderTo: Ext.getBody(), style:'margin:10px;',
height: 100, title: 'Normal Panel', collapsible: true,
html: 'Some Content'
});
... -
29 Apr 2011 5:57 AM
- Replies
- 51
- Views
- 10,844
Guess I'm in, living nearby :-)
-
12 Oct 2010 1:38 AM
- Replies
- 17
- Views
- 3,626
Hmph. 3.3.0 was released, and the issue still persists. Though the problem was tracked down, and even possible solutions were posted, thread is still tagged with [INFOREQ]. What additional...
Results 1 to 25 of 110
