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 Tomek D Loboda
space in the Map window which > queries the business tier and returns a set of selected objects to a > ResultsExplorer window. Or the user can click a "locate" button in most > windows to locate whatever they are looking at in a MapWindow. > > Cheers, >

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] internal window minimize

2007-01-22 Thread Tomek D Loboda
Thanks Simon! Waiting impatiently. --Tomek Simon Bull wrote: > Hi Tomek, > > I'll post a demo project with all the source code in a few days. > > Simon > > - Original Message ---- > From: Tomek D Loboda <[EMAIL PROTECTED]> > To: qooxdoo-devel@li

Re: [qooxdoo-devel] internal window minimize

2007-01-20 Thread Tomek D Loboda
Hey Simon, I have a question similar to Jason's. I wanted to create an application with windows and a task bar. How do you organize your application structurally? Which components (e.g. layout managers) do you use? I run into problem of windows maximizing and covering the task bar. Thanks, --