Moving to the latest release fixed the problem.

Thanks.

On 11/16/05, Henry Minsky <[EMAIL PROTECTED]> wrote:
> That is a known bug, fixed in 3.1 release, and nightly builds.
>
>
>
> On 11/16/05, Vikas Bhatia <[EMAIL PROTECTED]> wrote:
> >
> > Hey,
> >
> > Can you please test this program and let me know. When I move my mouse
> > over the headers the separator bars disappear. When I resize the
> > columns and click them again, the headers go out of shape.
> >
> > Please confirm this for me.
> >
> > Thanks.
> >
> > ====
> > <!DOCTYPE canvas SYSTEM "/lzx.dtd">
> > <canvas width="100%" height="100%" bgcolor="0xeaeaea">
> >     <dataset name="contactsData">
> >         <resultset >
> >                         <result id="154" firstname="Chep"
> lastname="Arwins"
> > displayname="Chep Yo Arwins" />
> >                         <result id="146" firstname="Laszlo"
> lastname="Serious"
> > displayname="Laszlo Serious" />
> >                 </resultset>
> >         </dataset>
> >     <grid datapath="contactsData:/*" sizetoheader="false">
> >
> >         <gridtext editable="false" width="50" datapath="position()"
> >                   resizable="false" sortable="false">
> >                   No.
> >         </gridtext>
> >         <gridtext datapath="@firstname"> First </gridtext>
> >         <gridtext datapath="@lastname">Last </gridtext>
> >         <gridtext datapath="@displayname"> Fullname </gridtext>
> >     </grid>
> > </canvas>
> > ====
> >
> > V.
> >
> > _______________________________________________
> > Laszlo-user mailing list
> > [email protected]
> > http://www.openlaszlo.org/mailman/listinfo/laszlo-user
> >
>
>
>
> --
> Henry Minsky
> Software Architect
> [EMAIL PROTECTED]
>
>

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to