Re: [qooxdoo-devel] need to draw grid

2008-09-10 Thread John de la Garza
Jim Hunter wrote: > Unfortunately, I don't see anything immediately that sticks out as > being wrong and I am not yet using .8 so I don't have a way to test > your code to see what the issue might be. Are you using FireFox with > FireBug? There might be some messages coming up in FireBug console

Re: [qooxdoo-devel] need to draw grid

2008-09-10 Thread Jim Hunter
Unfortunately, I don't see anything immediately that sticks out as being wrong and I am not yet using .8 so I don't have a way to test your code to see what the issue might be. Are you using FireFox with FireBug? There might be some messages coming up in FireBug console that might help you determin

Re: [qooxdoo-devel] need to draw grid

2008-09-10 Thread johndela1
Jim Hunter wrote: > Are there other qooxdoo controls on the page? Is this just part of a > larger application? > > Jim yes It works if I run it from source, but when I do a build it doesn't show the horizontal lines and instead of saying help at the right of the tool bar it says '5' it is part

Re: [qooxdoo-devel] need to draw grid

2008-09-10 Thread John de la Garza
Jim Hunter wrote: > Are there other qooxdoo controls on the page? Is this just part of a > larger application? > > Jim yes It works if I run it from source, but when I do a build it doesn't show the horizontal lines and instead of saying help at the right of the tool bar it says '5' it is par

Re: [qooxdoo-devel] need to draw grid

2008-09-10 Thread Jim Hunter
Are there other qooxdoo controls on the page? Is this just part of a larger application? Jim On Wed, Sep 10, 2008 at 9:49 AM, John de la Garza <[EMAIL PROTECTED]> wrote: > Jim Hunter wrote: > > There is no need to use qooxdoo at all, simply create a bunch of DIVs > > and give them borders. Placi

Re: [qooxdoo-devel] need to draw grid

2008-09-10 Thread John de la Garza
Jim Hunter wrote: > There is no need to use qooxdoo at all, simply create a bunch of DIVs > and give them borders. Placing them in the correct place will give you > the look of a 'grid' and give you containers to place videos in. > > Jim That is what I did but was wondering if I should or could

Re: [qooxdoo-devel] need to draw grid

2008-09-09 Thread Jim Hunter
There is no need to use qooxdoo at all, simply create a bunch of DIVs and give them borders. Placing them in the correct place will give you the look of a 'grid' and give you containers to place videos in. Jim On Tue, Sep 9, 2008 at 4:22 PM, John de la Garza <[EMAIL PROTECTED]> wrote: > I need

[qooxdoo-devel] need to draw grid

2008-09-09 Thread John de la Garza
I need to draw a grid on the screen. It is for an app that is going to run in an embedded browser which will be running on a system which will overlay videos into each grid area. I just need the grid to provide some lines between the videos. I basically want to draw some vert and horz lines o