Derrell,
On 09/23/2011 08:54 PM, Derrell Lipman wrote:
> Thanks, Thomas. Is there a spec or document anyplace that details the
> layout of that JSON data? I get a good idea just by looking at it, but
> if you have a document that shows the schema, that'd be of great help.
I'm afraid no. But if
Hi,
Is it possible to view the actual data in a store in FireBug or Chrome?
Is so where do I find it as I have been looking around in Firebug and
I can see the store's model but not the actual data?
Sure, the models are plain qooxdoo objects which can be debugged in every
debugger. We have a demo
Hi,
what aboud qx.application.AbstractGui.getRoot() ?
It´s a typical widget having a "resize"-event.
HTH,
Rob.
>>> Daniel Woste 9/25/2011 9:28 >>>
Hello everybody,
I'm searching for a way to get a qooxdoo window relocated to the
browser's center, if the browser window is resized by the user.
I
Hello everybody,
I'm searching for a way to get a qooxdoo window relocated to the
browser's center, if the browser window is resized by the user.
Is there a way to listen on the DOM "onresize" event??
I also found some examples in different mailing lists, which mention
the "resize" event in the q