Search Type: Posts; User: BulletzBill
Search: Search took 0.02 seconds.
-
14 May 2012 6:32 AM
- Replies
- 3
- Views
- 368
still stumped on this, any help would be greatly appreciated! :)
-
10 May 2012 11:54 AM
- Replies
- 3
- Views
- 368
After more testing it looks like the issue lies in how the mouseover event is firing. In that is not really firing consistently or often enough to invoke the .cancel() on delayedHideMenu after the...
-
10 May 2012 11:48 AM
- Replies
- 2
- Views
- 415
Yeah, I do have the groupField set in the store configuration, and the grid rows are being grouped correctly when the store is loaded, just no values in the summary row. FYI, I am able to get values...
-
8 May 2012 10:25 AM
- Replies
- 3
- Views
- 368
Here's a demo, may help illustrate what the actual issue is better than my description:
http://qs1724.pair.com/users/autod1nx/EMPLOYEE/BDAMI/hoverbutton/index.html -
8 May 2012 9:33 AM
- Replies
- 3
- Views
- 368
I am working on an extension of Ext.Button that enables the showing/hiding of a button's menu on mouseover/mouseout. It is working perfectly for the button's immediate child menu, however I am...
-
7 May 2012 6:43 AM
- Replies
- 2
- Views
- 415
What I had for my grids to enable remote grouping summary data was working in 4.0.7 but no longer does in 4.1. The summary row is being displayed in the grid for each group, but none of the summary...
-
28 Mar 2012 7:11 AM
- Replies
- 8
- Views
- 2,601
Wasn't it originally intended for Sencha Touch 2 and ExtJS 4 to share the same core libs for the MVC framework, and will it still eventually be that way, or will there always be the slight...
-
28 Mar 2012 5:29 AM
- Replies
- 1
- Views
- 1,048
Are the Sencha sdk tools and specifically is the command line tool able to generate an MVC app skeleton for ExtJS 4.1 RC1 in the same way you can for Sencha Touch 2? And if so, does it have the same...
-
30 Jan 2012 9:49 AM
- Replies
- 0
- Views
- 271
Someone else may have to verify this, in case I may just be doing something wrong, but it appears that when using $scope-reset-css:true in my custom theme's .scss file, the resultant CSS is...
-
30 Jan 2012 6:54 AM
- Replies
- 41
- Views
- 23,734
Any chance you guys could include a scoped version of the gray theme in 4.1 and future releases?
-
13 Jan 2012 9:10 AM
- Replies
- 9
- Views
- 2,129
@preaction - Nice catch on that error, and definitely makes sense to have a method to set what rows are already selected. I'm going to update my version and the original post with those changes...
-
3 Jan 2012 6:02 AM
- Replies
- 6
- Views
- 1,044
D'oh, didn't even realize there was a 4.1 beta forum now. If possible, could a mod move this thread there?
-
3 Jan 2012 6:00 AM
Jump to post Thread: ComboBox via File System by BulletzBill
- Replies
- 11
- Views
- 3,201
I've also confirmed these issues for Chrome 16 and Firefox 9.0.1 in OS X, both running locally via file:// and from a web server.
-
2 Jan 2012 12:22 PM
- Replies
- 6
- Views
- 1,044
Ok, I was able to replicate the issue in an official example, while running it from a web server.
Here is the example, unmodified and working ok:... -
2 Jan 2012 10:12 AM
- Replies
- 6
- Views
- 1,044
Ok, yeah I was running the examples locally via file://, so I assume thats what the issue was there.
However, I am testing my application on a web server, and am still encountering the issues... -
2 Jan 2012 9:11 AM
- Replies
- 6
- Views
- 1,044
Also forgot to note, but in my application I use the Ext.scopeResetCSS = true with the scoped css file. As a test I switched to the normal ext-all.css and left scopeResetCSS as false, and after doing...
-
2 Jan 2012 9:00 AM
- Replies
- 6
- Views
- 1,044
Started to test 4.1 beta 1 in my application and many areas were generating javascript errors. I then started browsing the 4.1 examples and noticed many examples do not work at all and are generating...
-
22 Dec 2011 8:40 AM
- Replies
- 1
- Views
- 806
In 3.x the default behavior of the DD proxy for tree nodes was that it used the node's text as its text while dragging. Now in 4.x the DD proxy's text will just say "1 selected node". Is there any...
-
22 Dec 2011 6:19 AM
- Replies
- 3
- Views
- 751
Ok, thanks mitchell. By the way is the 4.1 beta publicly available yet, so I could start testing my code on it?
-
21 Dec 2011 12:22 PM
- Replies
- 0
- Views
- 321
I am using an Ext.Button extension found here (4.0 version is in comments) to allow a button's menu to open on mouseover, and close on mouseout. I attempted to modify the extension to make the...
-
21 Dec 2011 8:31 AM
- Replies
- 3
- Views
- 751
REQUIRED INFORMATION
Ext version tested:
Ext 4.0.7
Browser versions tested against:
Chrome 16.0.912.63 beta (OS X)
Description: -
20 Dec 2011 1:01 PM
- Replies
- 9
- Views
- 2,129
In my own application I just bind a listener to the selection model's 'selectionchange' which updates UI elements outside of the grid panel with the current selected record count using...
-
20 Dec 2011 12:32 PM
- Replies
- 9
- Views
- 2,129
This plugin is loosely based on Ext.ux.grid.RowSelectionPaging, a 3.x plugin by Joeri Sebrechts, and is used to maintain the selection state of rows in a paginated Grid Panel when moving between...
-
16 Dec 2011 9:37 AM
- Replies
- 4
- Views
- 792
Good point, I'll be sure to keep that in mind for any other potential extensions/plugins I post. :)
-
16 Dec 2011 8:13 AM
- Replies
- 4
- Views
- 792
Thanks mitchell, and yeah, looks it could be. I admittedly didn't spend much time on making the code nice and clean, just threw this together really fast to accomplish what I needed.
Results 1 to 25 of 120
