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

2007-07-23 Thread Jared Broad
-- Original Message > From: Simon Bull <[EMAIL PROTECTED]> > To: qooxdoo Development > Sent: Monday, 16 July, 2007 8:54:56 PM > Subject: Re: [qooxdoo-devel] Extended window manager demo > > Hi Jared, > > I am working with Fabian to get something into the contrib so

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
t Fabian? > > Enjoy, > > Simon > > > - Original Message > From: Simon Bull <[EMAIL PROTECTED]> > To: qooxdoo Development > Sent: Monday, 16 July, 2007 8:54:56 PM > Subject: Re: [qooxdoo-devel] Extended window manager demo > > Hi Jared, >

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
Fabian has migrated the window manager code from 0.6.7 to 0.7.x too. Is this right Fabian? Enjoy, Simon - Original Message From: Simon Bull <[EMAIL PROTECTED]> To: qooxdoo Development Sent: Monday, 16 July, 2007 8:54:56 PM Subject: Re: [qooxdoo-devel] Extended window manager de

Re: [qooxdoo-devel] Extended window manager demo

2007-07-16 Thread Simon Bull
Subject: Re: [qooxdoo-devel] Extended window manager demo Hey Simon, Hugh, List! >What ever happened to this? Could it be contributed so that it >can be incorporated into 0.7? It would be a significant improvement. I agree! I love the windowing, the only downside is them disappearing when you mi

Re: [qooxdoo-devel] Extended window manager demo

2007-07-16 Thread JaredBroad
Hey Simon, Hugh, List! >What ever happened to this? Could it be contributed so that it >can be incorporated into 0.7? It would be a significant improvement. I agree! I love the windowing, the only downside is them disappearing when you minimize them! =) I have limited JS skills but would be hap

Re: [qooxdoo-devel] Extended window manager demo

2007-06-14 Thread Simon Bull
hursday, 14 June, 2007 10:01:00 PM Subject: Re: [qooxdoo-devel] Extended window manager demo Simon, > I have made a few small improvements to the extended window manager > package since I posted the demo. The most important one I can > remember was a fix to enable it to handl

Re: [qooxdoo-devel] Extended window manager demo

2007-06-14 Thread Hugh Gibson
Simon, > I have made a few small improvements to the extended window manager > package since I posted the demo. The most important one I can > remember was a fix to enable it to handle/pool modal windows > properly. Is the new code available? > My production app is built on qx 0.6.5, so I h

Re: [qooxdoo-devel] Extended window manager demo

2007-06-13 Thread Simon Bull
06:00 AM Subject: Re: [qooxdoo-devel] Extended window manager demo Simon, > Jason, Tomek and a couple of others were interested in my extended > window manager. Here's a working example in a "skeleton-like" demo. What ever happened to this? Could it be contributed so that

Re: [qooxdoo-devel] Extended window manager demo

2007-05-24 Thread Hugh Gibson
Simon, > Jason, Tomek and a couple of others were interested in my extended > window manager. Here's a working example in a "skeleton-like" demo. What ever happened to this? Could it be contributed so that it can be incorporated into 0.7? It would be a significant improvement. Hugh -

Re: [qooxdoo-devel] Extended window manager demo

2007-02-08 Thread Tomek D Loboda
Hi Fabian, I never realized that. It's quite clear now who is not a Mac user :-) Thanks for the info. Is binding modal windows to other windows possible in QX? --Tomek Fabian Jakobs wrote: > Hi Tomek, >> Yes, if an application is to occupy a whole browser window, then windows >> are just sub

Re: [qooxdoo-devel] Extended window manager demo

2007-02-07 Thread Fabian Jakobs
Hi Tomek, > Yes, if an application is to occupy a whole browser window, then windows > are just subcomponents. I was thinking about a scenario when a browser > window hosts an environment in which each application has it's own > window. Web desktop so to say. So QxApplication would be the enviro

Re: [qooxdoo-devel] Extended window manager demo

2007-02-07 Thread Simon Bull
riginal Message From: Tomek D Loboda <[EMAIL PROTECTED]> To: qooxdoo-devel@lists.sourceforge.net Sent: Thursday, 8 February, 2007 11:20:34 AM Subject: Re: [qooxdoo-devel] Extended window manager demo Hi Simon, Yes, if an application is to occupy a whole browser window, then windows are just

Re: [qooxdoo-devel] Extended window manager demo

2007-02-07 Thread Tomek D Loboda
> Simon > > > - Original Message > From: Tomek D Loboda <[EMAIL PROTECTED]> > To: qooxdoo-devel@lists.sourceforge.net > Sent: Sunday, 4 February, 2007 10:56:59 AM > Subject: Re: [qooxdoo-devel] Extended window manager demo > > Hey Simon, > > Thanks a lot for s

Re: [qooxdoo-devel] Extended window manager demo

2007-02-04 Thread Simon Bull
sage From: Tomek D Loboda <[EMAIL PROTECTED]> To: qooxdoo-devel@lists.sourceforge.net Sent: Sunday, 4 February, 2007 10:56:59 AM Subject: Re: [qooxdoo-devel] Extended window manager demo Hey Simon, Thanks a lot for sharing your application. I just got time to look at it yesterday

Re: [qooxdoo-devel] Extended window manager demo

2007-02-03 Thread Tomek D Loboda
Hey Simon, Thanks a lot for sharing your application. I just got time to look at it yesterday and it's a piece of solid work. Also thanks to Fabian for info on bringing the app up with 0.6.5. I have a question. You are extending QxWindow class and then extending your own Window class to create

Re: [qooxdoo-devel] Extended window manager demo

2007-01-29 Thread Fabian Jakobs
Hi Simon, > I can see what the problem is. > > I have this structure in the filesystem: > > demo/ > demo/qooxdoo-apps/ > demo/qooxdoo-apps/windowing-demo/ > > demo/qooxdoo-apps/windowing-demo/source/ > demo/qooxdoo-sdk/ > > > demo/qooxdoo-sdk/frontend/ > > > > > in demo/qooxdoo-apps/windowing-demo/

Re: [qooxdoo-devel] Extended window manager demo

2007-01-28 Thread Simon Bull
ubject: Re: [qooxdoo-devel] Extended window manager demo Hi Simon, Strange, for me the migration was smooth. It looks like something during the build process went wrong. What is the output of 'make' or 'make build'. Maybe you could zip what you have and mail it to me offlist and

Re: [qooxdoo-devel] Extended window manager demo

2007-01-25 Thread Fabian Jakobs
ategy.layout.AbstractLoopStrategy", > ext.strategy.layou... > AbstractLoopStrat... (line 31) > qx.OO has no properties > qx.OO.defineClass("ext.ui.window.PenguinImageWindow", > ext.ui.window.AbstractImag... > PenguinImageWindo... (line 28) > qx.OO has no properties > qx.

Re: [qooxdoo-devel] Extended window manager demo

2007-01-23 Thread Simon Bull
Level(qx.log.Logger.LEVEL_DEBUG); index.html (line 11) qx.core has no properties qx.core.Init.getInstance().setApplication(custom.Application); index.html (line 17) - Original Message From: Fabian Jakobs <[EMAIL PROTECTED]> To: qooxdoo Development Sent: Tuesday, 23 January, 2007 8

Re: [qooxdoo-devel] Extended window manager demo

2007-01-23 Thread Fabian Jakobs
Simon Bull schrieb: > Hi Fabian, > > I updated my qx sdk to 5796 today and attempted to run the migration to 0.6.4 > as you suggested. > > The two migration steps (to 0.6.3, then to 0.6.4) both run through with no > complaints, but when I load index.html in IE or FF the demo doesn't start; > ins

Re: [qooxdoo-devel] Extended window manager demo

2007-01-22 Thread Simon Bull
tt <[EMAIL PROTECTED]> To: qooxdoo Development Sent: Tuesday, 23 January, 2007 2:49:05 PM Subject: Re: [qooxdoo-devel] Extended window manager demo Hey Simon, I just tried it and it works really nicely! I found one minor issue which is probably unrelated... The icons don't show up if on

Re: [qooxdoo-devel] Extended window manager demo

2007-01-22 Thread Kirk Abbott
Hey Simon, I just tried it and it works really nicely! I found one minor issue which is probably unrelated... The icons don't show up if one tries to create 2 instances of the same window type (e.g., 2 mac windows). Also should the minimized icons be 'movable'? Cheers, Kirk. Simon Bull wrote

Re: [qooxdoo-devel] Extended window manager demo

2007-01-22 Thread Simon Bull
Hi Fabian, I updated my qx sdk to 5796 today and attempted to run the migration to 0.6.4 as you suggested. The two migration steps (to 0.6.3, then to 0.6.4) both run through with no complaints, but when I load index.html in IE or FF the demo doesn't start; instead I get some js errors. Fireb

Re: [qooxdoo-devel] Extended window manager demo

2007-01-22 Thread Simon Bull
Hi Sebastian, I'd love to contribute to qooxdoo. What specific polish do you have in mind? Simon - Original Message From: Sebastian Werner <[EMAIL PROTECTED]> To: qooxdoo Development Sent: Monday, 22 January, 2007 8:57:31 PM Subject: Re: [qooxdoo-devel] Extended window m

Re: [qooxdoo-devel] Extended window manager demo

2007-01-22 Thread Fabian Jakobs
Simon Bull schrieb: > Hi List, > > Jason, Tomek and a couple of others were interested in my extended window > manager. Here's a working example in a "skeleton-like" demo. > > > > It isn't perfect or complete -- but here's what it does do: > > > > 1) maximise windows to a workspace (not the full

Re: [qooxdoo-devel] Extended window manager demo

2007-01-22 Thread Fabian Jakobs
Hi Simon, > If you are interested in how it all works, start by looking for "var > supportedWindowTypes = " in custom/Application.js . > > > To get it up and running: > > 1) Check out qx "0.6.2-pre" r4822 -- it should work with later versions with > minimal fuss, but I haven't tried it yet -- int

Re: [qooxdoo-devel] Extended window manager demo

2007-01-22 Thread Sebastian Werner
Hi Simon, are you interested to further polish this class and contribute it to the qooxdoo framework? I would really appreciate this. :) Greetings, Sebastian Simon Bull schrieb: > Hi List, > > Jason, Tomek and a couple of others were interested in my extended window > manager. Here's a work