hi,
I started using this framework and I am grateful to it so I wanted to
make something that I felt missing to promote it and keep people
motivated.
I tried to set up a forum called qxforum.com. I hope that it is
useful. it is open management.
I am open to any comment or "blame". My final goal i
On Fri, Jan 6, 2012 at 13:45, Scott Chapman wrote:
> qx.Class.define("test1.KioskTab",
>>> {
>>> extend : qx.ui.tabview.Page,
>>> construct : function()
>>> {
>>> var label = arguments[0];
>>> var host_id = arguments[arguments.length -1];
>>>
>>
>> So you're allowing an arbit
On Thu, Jan 5, 2012 at 3:25 PM, Derrell Lipman <
derrell.lip...@unwireduniverse.com> wrote:
> On Thu, Jan 5, 2012 at 18:03, Scott Chapman wrote:
>
>> The following tab has two labels and two tables in it. The tables
>> stretch to the full width of the tab. How do I prevent that? I set their
>>
Hi
Are you sure that the listener is correctly called when you select an
item of the list.
The placeholder of the textArea will only be updated if you call
textArea.setPlaceholder(), otherwise if you want to change the value
of the textarea that is effectivly the setValue method wich must be
calle
On Thu, Jan 5, 2012 at 22:14, jhwrightiii wrote:
> Derrell - Thanks so much for taking the time to reply to these posts.
> This
> post was fantastic and informative in many ways. Maybe my "skeleton key".
>
You're welcome. I'm glad to help.
Derrell
Hi,
As a beginner with qooxdoo I'm trying to figure out how to solve my
gui requirements. It was fun to find almost perfect solutions for
the gui building of a web application.
Now I'm at a point where I need some help.
I'm trying to display datasets i