cpjamloki
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2015
11:07 PM
A thin layer of black screen appearing b/w two roscreen
Hi,
I am taking two screen in one roScreen object(in below screen a static image is appearing whenever in top screen images appearing one by one which is stored in tmp).which is working fine. but problem is that a thin black screen is appearing b/w two images slidly and draw hard as time increase. it seems like there is stack filling with thin black lining.
i have used setalphaenable(true) in top screen to avoid full black screen(which is coming by default in back side of image).
i am not understanding what is actual problem here?
Any help would be thankful .
I am taking two screen in one roScreen object(in below screen a static image is appearing whenever in top screen images appearing one by one which is stored in tmp).which is working fine. but problem is that a thin black screen is appearing b/w two images slidly and draw hard as time increase. it seems like there is stack filling with thin black lining.
i have used setalphaenable(true) in top screen to avoid full black screen(which is coming by default in back side of image).
i am not understanding what is actual problem here?
Any help would be thankful .
1 REPLY 1

RokuJoel
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2015
03:24 PM
Re: A thin layer of black screen appearing b/w two roscreen
I think you might want to post some source code, I'm not completely understanding your question, although it might be that you need to turn alphaenable on for all your images and the roScreen.
- Joel
- Joel