Search Type: Posts; User: chrisjs
Search: Search took 0.01 seconds.
-
24 Apr 2013 12:14 AM
Jump to post Thread: JSBuilder2 bugs by chrisjs
- Replies
- 11
- Views
- 8,807
Hello,
is this update available somewhere?
Unknown Host
Description: Unable to locate the server named "fallenworlds.net" --- the server does not have a DNS entry. Perhaps there is a ... -
23 Apr 2013 7:54 AM
Jump to post Thread: MVC, Ext.Loader and deployment by chrisjs
- Replies
- 1
- Views
- 138
These problems were mainly problems in the order of the items in the jsb file.
I fixed them by examining the dependencies and re-ordered the entries. -
23 Apr 2013 3:45 AM
Jump to post Thread: MVC, Ext.Loader and deployment by chrisjs
- Replies
- 1
- Views
- 138
Hello,
we created a couple of applications on the basis of ExtJS 4.1.3 with the MVC structure. Since now, all the js-files where included in the index file with a script tag.
But now we want... -
8 Apr 2013 1:26 AM
- Replies
- 1
- Views
- 123
Hello,
in our code we use a custom formatter mentioned in this thread:
http://www.sencha.com/forum/showthread.php?5499-Other-currency-formats-other-than-usMoney/page3
... -
27 Mar 2013 5:10 AM
Jump to post Thread: Compare javascript objects by chrisjs
- Replies
- 8
- Views
- 13,093
Hello,
thank you for the work of this helper function for comparing objects. It is working very well. I am actually in refactoring an ExtJS 4 MVC app so it uses autoloading. Therefor I want to... -
25 Mar 2013 7:12 AM
- Replies
- 1
- Views
- 137
Hello,
ATM I am in refactoring our ExtJS app for using MVC and autoloader.
We have a translation function which was implemented like this:
myapp.i18n.translate = function (key) {
if... -
24 Jan 2013 7:02 AM
Jump to post Thread: Grid Text selection in ExtJS 4.X by chrisjs
- Replies
- 3
- Views
- 567
I was also looking for a solution to this copy problem.
I did not realize, that this is now new in 4.1 - we just upgraded, so now we have a solution.
Thank you.
I found another solution, which... -
30 Nov 2012 2:21 AM
Jump to post Thread: iframePanel by chrisjs
- Replies
- 8
- Views
- 4,713
Hello,
i used a modified version of this and now we are updating from 4.0.7 to 4.1.3
This is working with 4.1.3 in Firefox, but not in IE:
Ext.define('onlineplus.common.IframePanel', {
... -
16 Apr 2012 3:17 AM
- Replies
- 7
- Views
- 1,163
The people at Firebug say, this is a ExtJS issue:
-
5 Apr 2012 1:54 AM
Jump to post Thread: ModelManager gives me function() by chrisjs
- Replies
- 1
- Views
- 577
Hello,
i want to get the fields from a model in order to build a dynamic search window. The search needs to know, which fields it should use.
I try to use ModelManager to get the model.
I... -
26 Mar 2012 12:27 AM
Jump to post Thread: Data in Reader but not in Store by chrisjs
- Replies
- 3
- Views
- 473
Hello,
i found the solution by myself:
i use a filter and load the store
edit: function() {
var appStore = this.getApplicationsStore(); -
20 Mar 2012 5:55 AM
Jump to post Thread: Data in Reader but not in Store by chrisjs
- Replies
- 3
- Views
- 473
Yes, i load the applications store and in the callback of the load function, i log the store to the console. The data property of the store is empty.
-
18 Mar 2012 11:30 PM
Jump to post Thread: Data in Reader but not in Store by chrisjs
- Replies
- 3
- Views
- 473
Hello,
i have a problem with my current work, a user manager.
User list shows up, i select a row in the grid and a hit on button (or double clicking the row) shows a detail window for editing. I... -
20 Feb 2012 5:08 AM
Jump to post Thread: POST Request with extraParams by chrisjs
- Replies
- 8
- Views
- 888
Hello,
i have the same problem.
I also have defined a model with proxy, configured urls for READ and UPDATE.
I want to add extraparams with
record.proxy.extraParams = { -
16 Sep 2011 3:42 AM
- Replies
- 5
- Views
- 1,322
We also do not want to edit the code again after an update. So i created a new file
mycompany/fixes/ItemSelector.js
with the following content (abbreviated):
/**
* Fixes for ItemSelector
... -
5 Sep 2011 6:22 AM
Jump to post Thread: extjs 4 Multiselect. by chrisjs
- Replies
- 6
- Views
- 2,034
Hello,
i think, he reckons Ext.ux.form.MultiSelect which is found in examples/ux/form/ -
2 Sep 2011 1:30 AM
Jump to post Thread: Tooltip under PDF plugin by chrisjs
- Replies
- 0
- Views
- 657
Hello,
i have a problem with a tooltip which does not overlap the pdf which is shown in an iframe:
27832
This problem also happens to a message window which will show up centered but under...
Results 1 to 17 of 17
