Hi,
I'd like to run a custom shell command during "build" job. So I did that :
Then
But without any effect...
Anyone can help me ?
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Run-shell-command-during-build-job-tp7586622.html
Sent from the qooxdoo mailing list archive
I think they start to feel some heat, back there at Sencha:
http://www.sencha.com/forum/showthread.php?296738-Seems-to-be-a-lot-of-Qooxdoo-and-Dojo-trolls-on-the-forums-lately&p=1083758#post1083758
I merely mentioned something positive about qooxdoo, (without any negativity
about the ExtJs framew
In the tree demo at
http://demo.qooxdoo.org/current/demobrowser/#data~JsonToTree.html the data
looks like:
{
"name": "root",
"kids": [
{
"name": "1",
"kids": [
{
"name": "1.1"
},
{
Hi Richard,
That and adding the job worked! Thanks!
Regards,
Kristian
On 8 January 2015 at 16:23, Richard Sternagel
wrote:
> Hi Asken,
>
> you have to add your own job to the "export"-Array within the config.json.
>
> Regards
> Richard
>
>
>
Hi Asken,
you have to add your own job to the "export"-Array within the config.json.
Regards
Richard
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnershi
Hi,
sorry for this late answer, I cannot reproduce with fresh qooxdoo app but
this is the stack trace
Do you have any idea ?
Thanks
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Keep-array-well-indented-after-pretty-print-tp7586378p7586617.html
Sent from the qooxdoo mai
Hi again,
Another problem: python generate.py build-all
generates:
/
Initializing: manager
>>> Processing configuration
>>> Warning: No suc
On Thu, 8 Jan 2015, Tobias Oetiker wrote:
> for those who want to get started with qooxdoo, you may want to have a
> look at
>
> https://github.com/oetiker/qx-mojo-app
>
> it lets you produce a complete template application including
> automake and backend support (configure make install) ...
>
>
Hi Kristian,
mind "build/script/test.js" is created by your build-all job. Following code
will allow you to directly start on programming:
qx.Class.define("test.Application",
{
extend : qx.application.Standalone,
members :
{
main: fun
Hi,
for those woul want to get started with qooxdoo, you may want to
have a look at
https://github.com/oetiker/qx-mojo-app
it lets you produce a complete template application including
automake and backend support (configure make install) ...
using perl in the backend ...
enjoy
tobi
--
Tobi
Hi Mustafa,
Thanks for the swift reply... another reason to not use extjs where you have
to solve it yourself and then they ask you for the solution!
From my previous list:
1. I actually want the entire qooxdoo library loaded at once. It is an
"internal" tool or cached in the browser so I'm quite
Ups, sorry I mend "config.json" not "config.js" :)
Gruß
Mustafa Sak
Applications & Integration
1&1 Internet AG | Ernst-Frey-Straße 10 | 76135 Karlsruhe | Germany
-Ursprüngliche Nachricht-
Von: Mustafa Sak [mailto:mustafa@1und1.de]
Gesendet: Donnerstag, 8. Januar 2015 10:20
An: qoox
Hi Kristian,
first of all, welcome back.
1. Can I use http://cdnjs.cloudflare.com/ajax/libs/qooxdoo/4.1/q.js to do the
same as with extjs?
> If you just want to manipulate DOM elements, sure. But I guess this is not
> what you mend. To be able to concatenate all framework JS classes to a single
Hi Halcwb,
I guess you can use
http://demo.qooxdoo.org/current/apiviewer/#qx.event.message.Bus
to build something along these lines
cheers
tobi
Today halcwb wrote:
> thron7 wrote
> > On Mon, Dec 29, 2014 at 9:03 PM, halcwb <
>
> > halcwb@
>
> > > wrote:
> >>
> >> 2. It enables an abstraction
Loren Schlomer-2 wrote
> Is this something that 1&1/qooxdoo could open up to volunteers? An
> officially sanctioned, community supported forum? The core dev team
> wouldn't have to spend much time/effort, and everyone would (I think)
> benefit from the increased visibility.
>
> Agreed, time a
thron7 wrote
> On Mon, Dec 29, 2014 at 9:03 PM, halcwb <
> halcwb@
> > wrote:
>>
>> 2. It enables an abstraction of the observer pattern. At the moment there
>> is
>> still a direct relation between the event publisher and the event
>> handler.
>> I
>> can say many bad things of ExtjJs, but there
I am making quite a lot of noise on the Sencha forums about qooxdoo:
http://www.sencha.com/forum/showthread.php?292734-Is-Sencha-screwing-single-developers&p=1083671#post1083671
So, maybe, this user group will get some new members?
--
View this message in context:
http://qooxdoo.678.n2.nabble.
Hi,
please take a look at :
http://demo.qooxdoo.org/current/apiviewer/#qx.event.Registration~serializeListeners!method_public
Gruß
Mustafa Sak
Applications & Integration
1&1 Internet AG | Ernst-Frey-Straße 10 | 76135 Karlsruhe | Germany
-Ursprüngliche Nachricht-
Von: kirra5 [mailto:dar
Hi,
Following the recent events at sencha I've decided to port my code to
something else. Since I've tried qooxdoo before, liking it, I'm going to
give it a go. There are however a few things I need to figure out before
committing.
I currently have an online tool where I can edit and run code onl
19 matches
Mail list logo