[qooxdoo-devel] Changing the default background colour

2007-04-09 Thread Tom Hunter
Hi, I'm trying to change the default background colour in my application. I understand the background colour is set in qx.theme.appearance.Classic, under the client-document key, and changing it here works OK, but what I want to do is create a custom theme that inherits from the Classic th

Re: [qooxdoo-devel] Qooxdoo Widgets vs. Delphi4PHP Components?

2007-04-09 Thread Jim Hunter
Please don't quote me on this, but I'm not sure if D&D was supported for the TreeView in version .6.5, perhaps someone else can add to this. The control needs to support the drag & drop events in order to be able to make it happen. You could check out the current demo of the TreeView and see the c

Re: [qooxdoo-devel] Qooxdoo Widgets vs. Delphi4PHP Components?

2007-04-09 Thread FrozenDice
Thanks Jim, I'm just wondering now how to do a drag and drop with a TreeView, meaning I want to be able to move a branch, or a single item and drop it somewhere else on the tree. Can anyone tell me how I could do this? - Dan On 4/5/07, Jim Hunter <[EMAIL PROTECTED]> wrote: Not all of the cont

Re: [qooxdoo-devel] Tree using RPC and PHP

2007-04-09 Thread FrozenDice
Thanks, I am trying to populate a tree, virtual tree, or whatever I can get to work with data from a postgresql database. Now I know I'll have to use something other than RPC since I read more on what it actually is. My current idea is to have an event fire when you open or close a branch on the

[qooxdoo-devel] Flash restart after repositioning

2007-04-09 Thread Stefan Luechinger
Hi, i've encountered following problem: I want to reposition a qx.ui.embed.Flash object to another position on the layout. The code looks like: oldLayout.remove(flash); newLayout.add(flash); Under firefox the flash movie gets restarted. The same problem happens if the flash ist positioned with