Strange thing livecode 8.0.2

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Gurgen
Posts: 34
Joined: Thu Dec 10, 2015 2:09 pm

Strange thing livecode 8.0.2

Post by Gurgen » Tue Aug 23, 2016 1:26 pm

Hi Livecoders,

I'm working on a project, that needs to create cards and objects in it via script(without IDE). The script is working perfect, the problem is what after the script is done, it's showing all the objects and groups in project browser, but all them are invisible. I have tried to set the visible to true, but found that visible property already is true. So the objects are visible but are not visible :D The magic thing is, that If you copy and past the visible but unvisible object from project browser it's becoming visible.

Not sure, that anyone has similar problem, but please help if you have any idea.

Thanks,
Gurgen

Gurgen
Posts: 34
Joined: Thu Dec 10, 2015 2:09 pm

Re: Strange thing livecode 8.0.2

Post by Gurgen » Tue Aug 23, 2016 1:28 pm

I forgot to say that it does not always happen. Also see the attached pictures.

Гурген
Attachments
2.PNG
1.PNG

Post Reply