Search Type: Posts; User: koblass
Search: Search took 0.02 seconds.
-
23 Apr 2013 2:10 AM
Jump to post Thread: Events required on Charts by koblass
- Replies
- 1
- Views
- 110
Hi,
I've juste started playing with the charts and my first impression is that a lot of events are missing.
For example there is no "highlight" and "unhighlight" events on the series. Of course... -
7 Apr 2013 11:30 PM
- Replies
- 21
- Views
- 5,339
Hi,
Do you have any news or plan for the version 4.2 ?
Best regards
Daniel -
4 Apr 2013 4:48 AM
- Replies
- 4
- Views
- 184
Hi Evan,
Thanks for the fix, works like a charm !
Best
Daniel -
4 Apr 2013 12:31 AM
- Replies
- 4
- Views
- 184
Hi,
I just found a bug with the grid cell editing plugin when used in the grid located within a collapsed fieldset.
Here is the code that causes problem:
Ext.create('Ext.data.Store', {
... -
19 Mar 2013 1:43 AM
- Replies
- 2
- Views
- 179
That's right, it is working in the example...
In my case I use a grid and I added this plugin in the view of the grid.
By doing this I have an error in the "fillRegions" method, because... -
14 Mar 2013 11:35 PM
- Replies
- 2
- Views
- 179
Hi everyone,
I've found out that the Ext.ux.dataView.DragSelector class is not compatible with the new Extjs 4.2.
In the "fillRegions" method the following code raise an error:
... -
14 Mar 2013 2:01 AM
- Replies
- 21
- Views
- 5,339
Hi,
Now that Extjs 4.2 is out, do you have any plan to release the new version of your feature ?
Best
Daniel -
21 Feb 2013 10:26 AM
Jump to post Thread: Card Layout with animation by koblass
- Replies
- 2
- Views
- 195
Hi Sencha Team,
First of all the new RC version looks fantastic (and I love the idea that you've worked hard on the theme issues).
I was wondering if by any chance we could have animations... -
20 Feb 2013 3:09 AM
Jump to post Thread: sencha generate theme, how to ?!? by koblass
- Replies
- 4
- Views
- 533
Ok, this was the first thing.
But the problem is now located in the documentation !
Build an app is defined like this in the doc (http://docs.sencha.com/ext-js/4-1/#!/guide/command_theme)
... -
14 Feb 2013 4:32 AM
Jump to post Thread: sencha generate theme, how to ?!? by koblass
- Replies
- 4
- Views
- 533
Hi Mitchell,
I guess it is version 4.1.1 as I have it for a while...
I wasn't aware of a different version with the same number...
In the archive it is written 4.1.1-gpl.
Best regards
Daniel -
12 Feb 2013 8:59 AM
Jump to post Thread: sencha generate theme, how to ?!? by koblass
- Replies
- 4
- Views
- 533
Hi everyone,
I would like to generate a new theme for my Ext js 4.1.1 gpl project, but I must miss something, because I do not understand how it works...
I tried the following command "
sencha... -
16 Oct 2012 12:27 AM
Jump to post Thread: Scroll problem with date field by koblass
- Replies
- 3
- Views
- 273
On the form panel and the data field is at the bottom of the form
-
12 Oct 2012 8:02 AM
Jump to post Thread: Scroll problem with date field by koblass
- Replies
- 3
- Views
- 273
Hi,
I've a date field in a form panel that is configured with auto scroll.
When I try to enter a date within the field the panel automatically scrolls.
Moreover on Firefox mac the focus is lost.... -
31 Jul 2012 12:32 AM
- Replies
- 0
- Views
- 126
Hi,
I've developped a JSON RPC proxy implementation for Ext 4.1.1.
The problem I'm facing is that the method signatures on the backend are different regarding if we load a single record, or a... -
27 Jul 2012 12:21 AM
- Replies
- 26
- Views
- 4,365
Hi Adrian,
Thanks for the correction and thanks for the small plugin example.
I've one more thing to suggest.
In the current version the special char (like enter, space, etc...) are not handle... -
25 Jul 2012 6:04 AM
- Replies
- 26
- Views
- 4,365
Thanks :-)
Ok, an other one :(
When you hide all the items in the toolbar a "Layout run failed" is retrieved.
Try this configuration for instance :
... -
25 Jul 2012 5:11 AM
- Replies
- 26
- Views
- 4,365
In your example, try to resize the window and you'll see that the glutter is not resized properly.
By simply adding
me.on('resize', function() {
if (me.editor) {
... -
25 Jul 2012 2:51 AM
- Replies
- 26
- Views
- 4,365
Hi Adrian,
Thanks a lot for the modification, it works like a charm.
Last minor thing, the "refresh" method should be called when the "resize" event is fired in order to properly resize the... -
24 Jul 2012 5:34 AM
- Replies
- 26
- Views
- 4,365
Hi Adrian,
Thanks it's working much better, except for one thing.
If you set the "mode" to "text/html" in the initial configuration it doesn't work.
... -
20 Jul 2012 6:08 AM
- Replies
- 26
- Views
- 4,365
Hi I was using your code with success under ExtJs 4.0.7
I'm now migrating my code to ExtJs 4.1.1. So I downloaded the last version of your code and The redering is not working as excepted at all.... -
19 Jul 2012 8:11 AM
Jump to post Thread: Ext.ux.container.ButtonSegment by koblass
- Replies
- 9
- Views
- 3,714
Hi I'm sorry,
The problem should have come from an other area, cause I'm just testing it right now and this is working fine...
Best
Daniel -
19 Jul 2012 2:26 AM
Jump to post Thread: Ext.ux.container.ButtonSegment by koblass
- Replies
- 9
- Views
- 3,714
Hi I'm using the SwitchButtonSegment in my app and it's working perfectly on extjs 4.0.7, but on extjs 4.1.1 nothing happened when I click on a button. The look and feel doesn't change, and the...
-
26 May 2012 1:52 AM
Jump to post Thread: Detect a DD start and end by koblass
- Replies
- 3
- Views
- 451
Sure I can do it this way (in fact I already did it this way), but then I need to catch the dragstart event on each D&D. What I would like is a way of doing it automatically. Like subscribing to a...
-
21 May 2012 2:36 AM
Jump to post Thread: Detect a DD start and end by koblass
- Replies
- 3
- Views
- 451
Any idea on this topic ?!?
-
18 May 2012 3:22 AM
Jump to post Thread: Detect a DD start and end by koblass
- Replies
- 3
- Views
- 451
Hi,
I would like to be able to detect that a drag & drop started or ended within my Extjs 4 app.
The main goal is that I have iframes in my app and when a DD starts I want to display a shim over...
Results 1 to 25 of 51
