Ahh very nice! Just a note for other newbs like me =) I had to comment out
the below code to get it to work with my 0.7 SDK.
// Extend Qx's default theme
//qx.Theme.patch(qx.theme.classic.Appearance,
ext.theme.classic.Appearance);
Looks great Simon/Fabian! Do you think this will go i
Fabian Jakobs schrieb:
> Hi Simon and John,
>
>> Hi John,
>>
>> I haven't tried it with 0.7.x myself (am still working with 0.6.x) -- but
>> Fabian did mention that everything except the appearance stuff was working
>> in the 0.7 version. It looks like the problem you have is around
>> appea
Hi Simon and John,
> Hi John,
>
> I haven't tried it with 0.7.x myself (am still working with 0.6.x) -- but
> Fabian did mention that everything except the appearance stuff was working in
> the 0.7 version. It looks like the problem you have is around appearances
> too.
>
> I would guess it i
have any suggestions Fabian?
Simon
- Original Message
From: sub <[EMAIL PROTECTED]>
To: qooxdoo-devel@lists.sourceforge.net
Sent: Sunday, 22 July, 2007 8:02:19 PM
Subject: Re: [qooxdoo-devel] Extended window manager demo added to contrib
Your demo/sample works great for me whe
Your demo/sample works great for me when I do a do a make source but it bombs
out when I do a make build.
I'm using qx 0.7.1 (not the trunk) and the WindowManager trunk.
Both IE and FireFox fail (winxp). The error message is
$6 has no properties line 9179
I thought I remember seeing a post onc
Dietrich Streifert schrieb:
>
>
> Fabian Jakobs schrieb:
>> Simon Bull schrieb:
>>
>>> Hi List,
>>>
>>> The extended window manager demo has been added to the contrib project
>>> (thanks to Fabian).
>>>
>>> You can check it (the contrib project) out from SF with this command:
>>>
>>>
>>> s
Fabian Jakobs schrieb:
Simon Bull schrieb:
Hi List,
The extended window manager demo has been added to the contrib project (thanks to Fabian).
You can check it (the contrib project) out from SF with this command:
svn co
https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qoox
Simon Bull schrieb:
> Hi List,
>
> The extended window manager demo has been added to the contrib project
> (thanks to Fabian).
>
> You can check it (the contrib project) out from SF with this command:
>
>
> svn co
> https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib
> qo
Hi List,
The extended window manager demo has been added to the contrib project (thanks
to Fabian).
You can check it (the contrib project) out from SF with this command:
svn co
https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib
qooxdoo-contrib
It looks as though Fa