On 2014.02.19., at 21:13, Keve Nagy wrote:
>
> On 2014.02.18., at 20:20, Keve Nagy wrote:
>
>> Good Evening Everyone,
>> I am trying to change the background colour of a window, from the default
>> gray to white.
>> This is only needed in one particular window, so theming would be an
>> ove
On 2014.02.18., at 20:20, Keve Nagy wrote:
> Good Evening Everyone,
> I am trying to change the background colour of a window, from the default
> gray to white.
> This is only needed in one particular window, so theming would be an
> overkill. I just did the obvious:
>
> var whiteWin
> which qooxdoo version are you using and which theme is applied to your
> application?
Hello Norbert,
I tried this with qooxdoo 3.5 and qooxdoo 1.6. Same behaviour with both
editions. No error, but no colour backgound either.
Theme is the default one, whichever comes standard with the sdk. I j
That will definitely be part of the solution. I also figured out how the
playground (http://demo.qooxdoo.org/current/playground/) supported the
running of dynamic code and realized I could do the same thing. Thanks for
the heads up about the feeder app, I'll have to take a look and see how it
imp
Hi Michael,
Did you tried to add add your listener to the capture phase?
See:
http://demo.qooxdoo.org/current/apiviewer/#qx.core.MEvent~addListener!method_public
<-- forth argument
Also:
http://manual.qooxdoo.org/devel/pages/desktop/event_layer_impl.html?highlight=captur
And of course stop pr
Hello Keve,
which qooxdoo version are you using and which theme is applied to your
application?
Regards,
Norbert
Keve Nagy wrote
> Good Evening Everyone,
> I am trying to change the background colour of a window, from the default
> gray to white.
> [...]
--
View this message in context:
Hi,
I made a table header renderer which generates table header cells with
textfields under the label to enter a filter text.
The problem is, that the keybindings are changed from the table, that
means I cannot enter spaces and cursor movement doesn't work.
Also the column gets sorted if I click
On 18.02.2014 13:19, Tobias Oberrauch wrote:
> Hi Micha,
>
> Furthermore you can check the release notes[1] and the migration guide
> especially for the major update 3.0[2].
> And yes the command is then right one to upgrade your project.
>
thanks, I will lokk at that.
Michael
---
Hi,
check out the part loading feature:
http://manual.qooxdoo.org/current/pages/development/parts_overview.html
For a working example, take a look at the source code of the Feed Reader
demo app.
Regards,
Daniel
On 18.02.2014 02:18, jpreed00 wrote:
> I'm looking to be able to dynamically load a