Search Type: Posts; User: bseddon
Search: Search took 0.03 seconds.
-
17 May 2013 9:49 AM
Jump to post Thread: Architect deleting svn tmp folder by bseddon
- Replies
- 3
- Views
- 236
Phil, I'm using the latest and greatest versions of SA.
I think the problem is that we're using _svn folders. Those of us that have been using the .NET Framework and SVN for a long time are... -
16 May 2013 6:23 AM
Jump to post Thread: Architect deleting svn tmp folder by bseddon
- Replies
- 3
- Views
- 236
Each time I use svn to commit changes under the 'app' folder svn presents an error because the 'tmp' folder of the '.svn' folder is missing. I add the folder and the commit succeeds.
The tmp... -
16 May 2013 6:01 AM
Jump to post Thread: Changing theme at run-time by bseddon
- Replies
- 4
- Views
- 91
Yes, changing the ui value within the initComponent function of an override works. Thanks again for the suggestion.
-
16 May 2013 4:55 AM
Jump to post Thread: Changing theme at run-time by bseddon
- Replies
- 4
- Views
- 91
As soon as I pressed the post button I realized why this solution has not been implemented. We're using Sencha Architect and SA does not support the use of 'extend' so the ability to customize the...
-
16 May 2013 4:51 AM
Jump to post Thread: Changing theme at run-time by bseddon
- Replies
- 4
- Views
- 91
Good suggestion, I'll give it a go...
-
15 May 2013 1:19 PM
- Replies
- 0
- Views
- 52
Floating window issue in various beta versionsWe provide user notifications using an animated window. The window is supposed to animate onto the screen and in the case of the attached application,...
-
15 May 2013 12:41 PM
Jump to post Thread: Changing theme at run-time by bseddon
- Replies
- 4
- Views
- 91
We'd like to be able to change our application theme so we're able to test any issues using, say, the ExtJS classic theme. Sounds east right? However we use panel specific themes so the technique...
-
14 May 2013 9:53 AM
- Replies
- 3
- Views
- 216
I'd like this too. Is there some place to go and up vote it?
We have many grid that share common additional features. Right now, the functionality has to be implemented in each grid. This a... -
13 May 2013 3:25 PM
Jump to post Thread: Layout failure in 846 by bseddon
- Replies
- 2
- Views
- 155
Thanks for your post. You are right. Our application theme is for 4.2 and has needed some modification for 4.2.1 (for example, we've noticed the elements making up a tab have changed) but I guess...
-
13 May 2013 1:56 PM
Jump to post Thread: Layout failure in 846 by bseddon
- Replies
- 2
- Views
- 155
This post is a summary of a discussion with evant. With his help I've been able to isolate an example of a layout problem when using 846 with IE and it seems like the bug and example application...
-
12 May 2013 12:14 PM
Jump to post Thread: Layout failure in 846 by bseddon
- Replies
- 7
- Views
- 192
This is fairly simple application that illustrates a problem with layouts when using IE 7.
When reviewed using the Analyzer this application generates the issues shown in the screenshot.
43726... -
12 May 2013 9:38 AM
Jump to post Thread: Layout failure in 846 by bseddon
- Replies
- 7
- Views
- 192
Thanks for the hint. Analyzer is a useful tool. I see different sets of messages from the Analyzer depending upon which theme I'm using. So I'll stick with the Ext 'classic' theme because it also...
-
11 May 2013 5:43 PM
Jump to post Thread: Layout failure in 846 by bseddon
- Replies
- 7
- Views
- 192
Taking a cue from your comment about 'ext-dev' I found and have begun using ext-dev.js Now I see errors in the console when using IE 7 (see screenshot). Any advice about using these messages will be...
-
11 May 2013 5:21 PM
Jump to post Thread: Layout failure in 846 by bseddon
- Replies
- 7
- Views
- 192
The problem with providing an example is that it's quite a big application so the challenge is to strip out the parts that are not relevant without stripping out the parts that are. If there's some...
-
11 May 2013 5:18 PM
Jump to post Thread: Layout failure in 846 by bseddon
- Replies
- 7
- Views
- 192
Is there a way to access information from 'ext-dev' (I don't know what this is)? There are no messages in the console that we do not expect. Is there some other source of output we should be...
-
11 May 2013 4:34 PM
Jump to post Thread: Layout failure in 846 by bseddon
- Replies
- 7
- Views
- 192
The screenshot compares our application when used in Firefox (left) and IE 7 (right). It also afflicts IE 8 but all other browsers, including other versions of IE are OK.
The differences are... -
11 May 2013 4:07 PM
Jump to post Thread: Regression in 4.2.1 846 by bseddon
- Replies
- 2
- Views
- 114
<<a dangerous one>>
Thanks for looking. Yes, I concede you point. The challenge is to know when else the column state can be set. Many activities could cause a layout change and some of those... -
11 May 2013 2:13 PM
Jump to post Thread: Column events not fired correctly by bseddon
- Replies
- 1
- Views
- 109
It's possible to add a click handler to a template column. By creating a 'processConfig' event it's possible to defined a listener for the 'click' event.
In versions before 4.2.1 this works. In... -
11 May 2013 11:24 AM
Jump to post Thread: Regression in 4.2.1 846 by bseddon
- Replies
- 2
- Views
- 114
There is a regression introduced sometime after 778. I think it is related to the fix for EXTJSIV-9658 (http://www.sencha.com/forum/showthread.php?262445-Animation-regression-in-4.2). Or at least...
-
10 May 2013 4:05 PM
- Replies
- 2
- Views
- 216
Here's an example. Try with any 4.2.1 version. Different versions exhibit different issue. The current nightly build (846) reverts to the behavior of 778.
Ext.onReady(function()
{
... -
10 May 2013 3:28 PM
- Replies
- 2
- Views
- 123
<<Or, if it makes any difference to you 4.2.1 will be released soon.>>
I hope not, it's pretty broken at the moment. -
9 May 2013 3:41 AM
- Replies
- 2
- Views
- 123
This issue is fixed in 4.2.1 from 778 onwards. This post is to ask if someone is able to identify the fix so we can apply it to 4.2. Let me know if it will help to use a ticket. We've thought to...
-
8 May 2013 4:07 PM
- Replies
- 2
- Views
- 216
What issues should we report wrt beta versions? We are encountering a number of errors but, of course, errors are to be expected in beta versions. For example, we are seeing a number of errors that...
-
7 May 2013 12:07 PM
Jump to post Thread: Layout problem in IE 7 after 778 by bseddon
- Replies
- 2
- Views
- 202
Let me know if you need a test case. We have other tree grids in which the problem does not arise so there may be something about this specific layout (two grids on the same panel maybe?). It'll...
-
7 May 2013 5:22 AM
Jump to post Thread: Layout problem in IE 7 after 778 by bseddon
- Replies
- 2
- Views
- 202
The images below show our application using 778 and 825. When using 825 (or 803) the tree grids show a horizontal scroll bar. The reason appears to be that the widths specified in the...
Results 1 to 25 of 110
