Re: [qooxdoo-devel] Extended window manager demo added to contrib

2007-07-23 Thread Jared Broad
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

Re: [qooxdoo-devel] Extended window manager demo added to contrib

2007-07-23 Thread Fabian Jakobs
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

Re: [qooxdoo-devel] Extended window manager demo added to contrib

2007-07-23 Thread Fabian Jakobs
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

Re: [qooxdoo-devel] Extended window manager demo added to contrib

2007-07-23 Thread Simon Bull
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

Re: [qooxdoo-devel] Extended window manager demo added to contrib

2007-07-22 Thread sub
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

Re: [qooxdoo-devel] Extended window manager demo added to contrib

2007-07-18 Thread Fabian Jakobs
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

Re: [qooxdoo-devel] Extended window manager demo added to contrib

2007-07-18 Thread Dietrich Streifert
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

Re: [qooxdoo-devel] Extended window manager demo added to contrib

2007-07-18 Thread Fabian Jakobs
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

[qooxdoo-devel] Extended window manager demo added to contrib

2007-07-17 Thread Simon Bull
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