can't edit first line of datagrid most of the time

Andrew Kluthe andrew at ctech.me
Mon May 13 23:25:53 EDT 2013


I haven't seen this problem exactly, but I have experienced weirdness in
the first row of datagrids if my dgData array index starts with 0 instead
of 1. This also might be a complete delusion on my part.


On Mon, May 13, 2013 at 8:56 PM, Dr. Hawkins <dochawk at gmail.com> wrote:

> On Mon, May 13, 2013 at 6:43 PM, Peter Haworth <pete at lcsql.com> wrote:
>
> > Haven't seen anything like that before.  Do you have customized column
> > behavior scripts? That's the first place I would look.
> >
>
> I just checked that there is no script for the datagrid; is this where it
> would be?
>
> I have a
>
>    set the behavior of pFieldEditor to the long id of btn "sofaEdScr"
>
> in the handler for preOpenFIeldEditor
>
> but the only customization is
>
>   on returnInField
>      put return after char (word 4 of the selectedChunk) of the target
>    end returnInField
>
> to allow returns in addresses
>
> thanks
>
>
>
> --
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
Regards,

Andrew Kluthe
andrew at ctech.me



More information about the use-livecode mailing list