I think I remember this happen to me when I added a column with a zero width
in a GridLayout.
Search the forum archives for further information.
Stephanus Mueller wrote:
>
> Hi there
>
> I'm a newbie to qooxdoo 0.7.1 and detected an endless-loop
> on entering the Widget.flushGlobalJobQueue-fun
I just migrated to 0.7.2-pre (r9171) and my appearances are generating
errors when I try and run the app. I looked in the API viewer to see what
the new structure is and it says:
qx.theme.manager.Appearance.getAppearanceTheme ()
is the way to get the instance of the current theme but I get an err
Hi,
I have a problem with the rendered-backgroundColor of my gridLayout.
I set it to "#BFBFBF" but sometimes there are some white parts in my
backgroundColor.
It only appears when I set the grid's backgroundColor or the
backgroundcolor of it's parent-widget.
I added a screenshotstrang
Hi,
The height of the resizer itself isn't changed (equals always to auto), but
the height of the contained element is updated.
Here is a piece of the source code of Resizer:
_changeHeight: function(value)
{
var child = this.getChildren()[0];
child && child.setHeight(value);
Hi Philipp,
in qooxdoo 0.7.x you only need this in your index.html to start your application
My Application
Tobias
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Philipp Wabinski
Gesendet: Samstag, 28. Juli 2007 12:45
An
Attached is an image of a module for a project I'm working on. This
particular module is a 'shot' log. The fusion torus fires a 'shot' every
few minutes, and for a given experiment, some number of people will be
creating log entries.
The top pane in the picture is where the user edits his or h
Hi Carsten,
I just saw the answers to Siarhei's post right now ...
Carsten Harnisch schrieb:
> Siarhei!
> We had started to work with QxTransformer and picked the
> "DataProvider"-stuff here as a starter for our own implementation. I just
> summarize a few issues that we encountered here. Please
Hello Siarhei,
thank you for your work! I think it's a good basis to start - what needs
to be elaborated in your documentation is the kind of response expected
from the server - since the backends need to provide the necessary data.
What I did in my first attempt at databinding is to require the b
Hi Sebastian,
maybe this is related to bug #529 with GridLayout:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=529
where I had some problems with endless loops?
Sebastian Werner schrieb:
Hi Stephanus,
welcome to qooxdoo.
I have not seen such an behavior yet. So please create a small (I
me
Well, you will get this error if you have a slightly invalid path to the
qooxdoo code. I used a relative path and it is compiling now. So I hope my
aggravation helps at least one other, then it will be worth the pain. :-)
Jim
www.D4PHP.org
www.D4PHP-Hosting.com
On 7/28/07, Jim Hunter <[EMAIL PR
10 matches
Mail list logo