"RokuJoel" wrote:
Hmm - seems like you could just pop an ImageCanvas on top of your posterscreen and display whatever you want there - text etc.
"RokuJoel" wrote:
No, the control shifts to the screen that is on "top" so you would have to capture the remote input in your image canvas, close the canvas, make your move on the grid with setFocusedListItem and then pop the canvas back up over the grid.
"RokuJoel" wrote:
So, what you probably need to do is create your own ui using the 2D Api's - roScreen/roBitmap etc.
"EnTerr" wrote:"RokuJoel" wrote:
So, what you probably need to do is create your own ui using the 2D Api's - roScreen/roBitmap etc.
Maybe: Is there an example of that being done in BS - scrolling most of the screen smoothly and sliding new parts on screen - no matter if that is a sample or production channel?
"TheEndless" wrote:"EnTerr" wrote:
Maybe: Is there an example of that being done in BS - scrolling most of the screen smoothly and sliding new parts on screen - no matter if that is a sample or production channel?
Take a look at the "Full CD Listening Party" in the AOL HD channel. The whole screen is rendered using BrightScript (including the horizontal scroll of the cover art carousel, and the vertical scroll of the playlist).
"EnTerr" wrote:"TheEndless" wrote:"EnTerr" wrote:
Maybe: Is there an example of that being done in BS - scrolling most of the screen smoothly and sliding new parts on screen - no matter if that is a sample or production channel?
Take a look at the "Full CD Listening Party" in the AOL HD channel. The whole screen is rendered using BrightScript (including the horizontal scroll of the cover art carousel, and the vertical scroll of the playlist).
Interesting - though it is only 1/3 of the screen and the selection blinks funky from selection to selection (does not stay smooth in one place like with gridScreen). i am also impressed by the track list underneath
"EnTerr" wrote:😉
how do you know this is BS and not C?
"RokuJoel" wrote:"EnTerr" wrote:
2. Can you put a feature request for this to be done? I.e. allow saving image locally in a format which is both easy to implement and roGridScreen&co will feel comfortable as poster (i seem to remember it may take PNG/GIF but will convert to JPG) - or alternatively have a way to provide TEXT as poster blot
The request is already in the system, just followed up, the more really useful use-cases for this sort of thing there are, the higher likelihood of it actually happening.