-
```
In ext.js we have
/**
* @class Function
* These functions are available on every Function object (any JavaScript
function).
*/
Ext.apply(Function.prototype, {...});
And I have a file adding …
-
```
What steps will reproduce the problem?
1. Download one stencil, the Dojo one is fine.
2. Try to install it in Pencil 2.05, by by "Tool / Install New Collection"
What is the expected output? What …
-
```
What steps will reproduce the problem?
1. Download one stencil, the Dojo one is fine.
2. Try to install it in Pencil 2.05, by by "Tool / Install New Collection"
What is the expected output? What …
-
```
What steps will reproduce the problem?
1. Download one stencil, the Dojo one is fine.
2. Try to install it in Pencil 2.05, by by "Tool / Install New Collection"
What is the expected output? What …
-
```
What steps will reproduce the problem?
1. Download one stencil, the Dojo one is fine.
2. Try to install it in Pencil 2.05, by by "Tool / Install New Collection"
What is the expected output? What …
-
```
What steps will reproduce the problem?
1. Download one stencil, the Dojo one is fine.
2. Try to install it in Pencil 2.05, by by "Tool / Install New Collection"
What is the expected output? What …
-
Is there chance to get a python3 module of this?
On https://pypi.org/project/pyextdirect/ there are Python 2.6 and 2.7 versions available only.
I am asking while trying to migrate some synocommuni…
hgy59 updated
4 years ago
-
```
+1 for dropping JooScript.
First of all I have had to modify it to make it loadable on demand (it uses
document.write that only works before the document is loaded).
Secondly it seems to break f…
-
```
What steps will reproduce the problem?
1. Deriving/Inheriting from VType class not possible, because constructor
is private
2. Creating own implementation/clone of VType forces overwriting
TextFie…
-
Hello,
There are many GUI frameworks (ExtJs, SmartClient, OpenUI5) which do not works in React way and they could be easily be integrated with JSX/TSX if their JSX expressions would return correct "e…