We test ExtDesigner straight from the tin for over 200 non-Russian presidents on the subject of sanity and in general what it is and why
I’ll say right away that I don’t know how to use ExtJS, but the read docks left a rather pleasant impression.
I will test on Gentoo Linux 64-bit build
swing ExtDesigner, set
installer in the form of a binary with a gooey interface
swearing at the inventors of such a miracleput offers in ~, but allows you to select another location (I put in / home / tz-lom / software / ExtDesigner)
after installation it can even run and break off
tz-lom@tzhome ~/software/ExtDesigner $ ./bin/ExtDesigner
bin/ExtDesigner.bin: /usr/lib/libcrypto.so.0.9.8: no version information available (required by bin/ExtDesigner.bin)
Cannot mix incompatible Qt libraries
who would have thought it was written in QT and if QT goes, it’s a pity not everything, it’s impossible to determine that a fresh cuot in the system is there, but it’s not a problem
tz-lom@tzhome ~/software/ExtDesigner $ ls
Ext Designer.desktop Uninstall Ext Designer.desktop bin lib logo.png plugins uninstall
')
mmm, but what about ./lib?
tz-lom@tzhome ~/software/ExtDesigner $ ls ./lib/
libQtCoreExt.so.4 libQtNetworkExt.so.4 libQtWebKitExt.so.4 libQtXmlPatternsExt.so.4
libQtGuiExt.so.4 libQtScriptExt.so.4 libQtXmlExt.so.4
mdja, ČSV seems to go off scale and some strange postfixes were attached to the names (why?), well, we fix:
mv ./lib ./lib_wtf
for i in $(ls ./lib_wtf/); do ln -s /usr/lib64/qt4/${i//Ext/} ./lib/$i; done
So, it turned out, the softphone started and immediately asked for registration from the forum
We quickly regered the forum and run
I will not show the form with a single “create project” button, and the main window looks like this:

the interface is completely borrowed from QTCreator which is not bad in principle
* 7 minutes have passed *
not bad
everything is bad
here it was previously said that
this rubbish is a raw product done on a flex based on ExtJS handlers
So, in this program QT is used for dialogs and ... and that's it !!!
Not, of course, the idea to make an editor on the basis of editable crap is a great idea, the same QTCreator on QT is written
But who said that this should be so buggy?

for example, how many forms will there be, one or 3?

really alone
glitches crawl out of all holes, constant error messages do not add convenience to work
to do something more on this Hellow World will require the skill to “call out over 9000 error windows to death”
At the exit, the softinka idea gives a JS code or a JSON array to choose from, but I do not know how to get to the exit
Of course, it can be said that dissecting software for compatibility with some kind of Linux there will greatly affect its performance, but it is necessary to pay back 219 Bachinsky ones?
It is necessary, I recommend beer and croutons, with them the development process for ExtJS will go faster than with the help of Ext Designer, this is obvious
on this great idea save post
tz-lom@tzhome ~/software/ExtDesigner $ cd ..
tz-lom@tzhome ~/software $ rm -R ./ExtDesigner/
tz-lom@tzhome ~/software $