Page 1 of 1

Tree display square brackets in place of toggles triangles

Posted: Tue Oct 19, 2010 8:33 pm
by jrosat
Hi All,

I start using the library during the preOpenStack event in the first card of the main stack, but the tree display square brackets in place of the toggles triangles. Thank you for your help.

Jerome

Re: Tree display square brackets in place of toggles triangles

Posted: Tue Oct 19, 2010 10:39 pm
by worcestersource
Hi Jerome,

You mention that you're loading the handler using a preOpenStack event in the first card of the stack.

Have you placed this handler in the card's script? If so, you should relocate it to the stack's script.

If this isn't the reason, we need to look into this a bit further.

Best wishes,


Steve
http://www.theworcestersource.com

Re: Tree display square brackets in place of toggles triangles

Posted: Wed Oct 20, 2010 3:15 pm
by jrosat
Hi Steve,

Yes, I have placed the preOpenStack in the card's script. I forgot to say that the Data Tree is displayed correctly in LiveCode but not in the standalone app.

I moved the "start using" command in the "startup" event and all is fine now.

Thank you for your answer.

Jerome