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
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
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
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
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
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
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
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