Search Type: Posts; User: h.wagner@telekom.de
Search: Search took 0.02 seconds.
-
17 Jan 2013 1:37 AM
- Replies
- 40
- Views
- 18,864
But I did :). Probably I'm not that talented, so after one day I gave up.
I also gave up because I was able to do the ENTIRE work with jQueryTheme Builder in under 10 minutes :). -
16 Jan 2013 1:19 AM
- Replies
- 40
- Views
- 18,864
With SASS, the CSS is easier, but SASS+ExtJS is not, as the Sencha approach of structuring a project with the include structure and scripts, the modern IDE SASS support is quite useless, so the...
-
13 Nov 2012 9:09 AM
- Replies
- 26
- Views
- 6,795
There is a reason :). See the previous commit message:
"changed license - no GPLv3 anymore, only commercial" -
24 Sep 2012 12:27 AM
- Replies
- 7
- Views
- 999
Not really.
Unfortunately Selenium IDE is a very nice starting tool, but quite useless(or just a PITA) for more "real" or "webapp" scenarios. Think of it more as a prototyping tool.
If you are... -
23 Sep 2012 11:39 PM
- Replies
- 7
- Views
- 999
Unfortunately using Selenium directly with ExtJS it's a PITA because of the lots of HTML markup ExtJS generates and the fact that this might change from version to version, thus breaking your tests...
-
18 Sep 2012 11:53 PM
- Replies
- 3
- Views
- 575
IMO you can't, or at least we haven't found how.
The official distribution is missing important scripts/files from the /build directory.
This "omission" also prevents the users to quickly fix... -
15 Aug 2012 5:59 AM
- Replies
- 7
- Views
- 723
We had a similar problem during migration to Ext 4. This looks to me like you are overriding the default TD styles with margin 2px or something similar (many (reset) css frameworks seem to do this...
-
9 Aug 2012 12:12 AM
- Replies
- 40
- Views
- 18,864
There are quite a few "alternatives" mentioned on an older list from StackOverflow:
"
Mochaui.com looks interesting (moved to github). https://github.com/mui/mochaui
ampleSDK (interesting... -
3 Aug 2012 6:24 AM
- Replies
- 5
- Views
- 884
Nice, but the problem is with the general missing of custom variables support in Architect (not just in the proxy, but in other parts too).
This was a big disadvantage of ExtDesigner too, and Sencha... -
3 Aug 2012 6:16 AM
- Replies
- 6
- Views
- 1,550
I was using this one:
http://www.sencha.com/forum/showthread.php?223802 -
31 Jul 2012 10:23 PM
- Replies
- 6
- Views
- 1,550
Or you can use a "dynamic grid" until Sencha will release such a component.
There are several example snippets how to do it in the forum, but unfortunately no complete but simple one in the live... -
22 Jul 2012 10:12 PM
- Replies
- 1
- Views
- 372
It'a known problem that the docs are broken for Chrome (was reported by several users before quite a while before), but Sencha did nothing visible so far to fix it.
-
16 Jul 2012 7:27 AM
- Replies
- 4
- Views
- 2,668
Loiane was so kind to start converting some of the examples to work with the Sencha Architect:
... -
13 Jul 2012 3:22 AM
- Replies
- 26
- Views
- 9,681
It's an ExtJS Issue, since it's present in it's severe form only in ExtJS - other JS frameworks that can display huge tables don't have this problem.
-
12 Jul 2012 10:18 PM
Jump to post Thread: Sencha or Kendo ??? by h.wagner@telekom.de
- Replies
- 16
- Views
- 9,004
That depends allot on your needs, skills, time and budget :).
E.g. if your needs go beyond the available examples (that one could just change a little :) ), than Kendo is a way better choice - one... -
12 Jul 2012 5:49 AM
- Replies
- 488
- Views
- 68,631
Ext.data.proxy.Proxy seems to have 'exception' event too but this is not documented :(.
(found some StackOverflow examples with it).
This is not the same as the reader's exception event however. -
3 Jul 2012 11:12 PM
- Replies
- 4
- Views
- 2,065
This feature was not implemented in ExtJS 4.1 - it was postponed for 4.2, and very probably we won't see it before ExtJS 5.0 :(.
-
3 Jul 2012 11:04 PM
- Replies
- 24
- Views
- 6,809
Very useful, thank you.
Any plans to implement some transparent persistence/backend support too?
E.g. maybe a servlet that would use Log4J directly? :D
Thanks in advance. -
3 Jul 2012 10:53 PM
- Replies
- 7
- Views
- 2,429
We used this trick and it works perfectly - if the user does have an Internet (not just intranet) connection, and the IP addresses to the Google servers are not blocked.
The speed is almost like... -
26 Jun 2012 10:20 PM
- Replies
- 2
- Views
- 706
I would suggest Selenium, e.g. http://seleniumhq.org/projects/webdriver/
You can use the Selenium IDE, but because ExtJS generates allot of "one time", dynamic and "non-predictable between versions"... -
21 Jun 2012 11:16 PM
- Replies
- 54
- Views
- 15,971
What about eating your own dog food and make all your examples (from /examples directory) to be also Sencha Architect projects, so that when the user is browsing your live examples, with a simple...
-
21 Jun 2012 10:06 PM
- Replies
- 6
- Views
- 1,821
Currently there's only a "partial" support for accessibility in ExtJS 4.1.0.
If it's programmed with care:
- with the use extra libraries like https://github.com/madrobby/keymaster (since the... -
18 Jun 2012 7:53 AM
Jump to post Thread: Infovis & Extjs by h.wagner@telekom.de
- Replies
- 2
- Views
- 684
The ugly but simple way is just to create a Ext Panel that has as HTML content a simple DIV with an id, and than simply render the force directed graph to that div.
-
15 Jun 2012 3:45 AM
- Replies
- 2
- Views
- 525
Column headers (and their elements: sort, toggle, filter) don't seem to be able to get the focus :(.
This is more visible using something like:
*:focus { border: 2px dotted #E20074... -
14 Jun 2012 1:28 AM
- Replies
- 29
- Views
- 12,172
Nice to see so many bugs fixed, but this distribution is still not complete, nor consistent in the naming:
1. "extjs-4.1.1-rc2.zip" as opposed to to "ext-x.x.x.zip" used by Sencha since ages (our...
Results 1 to 25 of 83
