impossible datagrid trouble

Neil Roger neil at livecode.com
Thu Feb 4 08:09:08 EST 2016


Hi Klaus,

Tried to re-create this but your scripts seem to be working fine in the 
sample stack I created

Do you have a sample stack that I can test with?

Kind Regards,

Neil


	

LiveCode Technical Support and Content Creation Lead
neil at livecode.com <mailto:neil at livecode.com>

LiveCode
+44 (0) 845 219 8923.
25A Thistle Street Lane South West, Edinburgh, EH2 1EW
http://www.livecode.com

Facebook <https://www.facebook.com/pages/LiveCode/121318328010780> 
Twitter <https://twitter.com/livecode> Youtube 
<https://www.youtube.com/user/RunRevLtd> Linkedin 
<https://github.com/runrev/livecode>


On 04/02/2016 12:47, Klaus major-k wrote:
> Hi all,
>
> I have a datagrid of type form and its template group contains
> a group namded „meu“ which consists of:
>
> graphic „one“
> graphic „two“
> graphic „three“
> field „one“
> field „two“
> field „three“
>
> Now in my behaviour script I can do:
>> put „one,two,three" into tGCs
> repeat for each item i in tGCs
>
> ## Works:
>   set the backgroundcolor of grc i of grp "meu" of me to 255,255,255
>
> ## Error: No such object?
> hide fld i of grp "meu" of me
> ...
> But the field(s) are defintiviely there!
>
> I even let me answer all object names -> of grp „meu“ of me
> and of course the fields are in that list!?
>
> Quitting and restarting LC a couple of times did not bring any relief.
> At some points I even get an error from some LC library with a handler name „movestack“???
>
> Any clever hints?
>
>
> Best
>
> Klaus
> --
> Klaus Major
> http://www.major-k.de
> klaus at major-k.de
>
>
> _______________________________________________
> 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




More information about the use-livecode mailing list