Re: [qooxdoo-devel] Re: relative positioning

2006-01-27 Thread Sebastian Werner
Jason J. Kahler schrieb: As always a complete (not) working qooxdoo example would be great. This makes it easier for us to take a look at your problem. Thanks. I have tested your example using RENDERER after fixing some bugs in your example (extend() must be called after the class function

Re: [qooxdoo-devel] Re: relative positioning

2006-01-27 Thread Sebastian Werner
Jason J. Kahler schrieb: As always a complete (not) working qooxdoo example would be great. This makes it easier for us to take a look at your problem. Thanks. Sebastian Here is my example, I would expect layerList to be 150 pixels down from the top of leftPanel. but it shows up at 0,

[qooxdoo-devel] Re: relative positioning

2006-01-27 Thread Jason J. Kahler
As always a complete (not) working qooxdoo example would be great. This makes it easier for us to take a look at your problem. Thanks. Sebastian Here is my example, I would expect layerList to be 150 pixels down from the top of leftPanel. but it shows up at 0,0. right on top of my imag