kevxcs
9 years agoVisitor
Extending a scene graph poster node
Hi all,
I have a slightly bizarre problem, can I get a little help?
I'm using a RowList to display video thumbnails of varying sizes, some rows have titles and counts, some don't. That's all working great and I'm happy with it. It's based on the advanced rowlist example from the sdk. I wanted titles beneath each of the poster nodes so I added a label into the poster definition and it displays fine, couldn't be happier.
But .... when it draws the row counts the titles disappear from all of the posters in the row! What's going on there then? So as I move the focused row up and down the titles are there (and the row counts are not) until the row has focus, then the count is drawn in and the titles disappear. If I draw the titles as an overlay on top of the image they stay but if I draw them outside of the image they disappear, of course I really want them outside the image. Any ideas what I should do to resolve it?
Thanks 🙂
Kev
I have a slightly bizarre problem, can I get a little help?
I'm using a RowList to display video thumbnails of varying sizes, some rows have titles and counts, some don't. That's all working great and I'm happy with it. It's based on the advanced rowlist example from the sdk. I wanted titles beneath each of the poster nodes so I added a label into the poster definition and it displays fine, couldn't be happier.
But .... when it draws the row counts the titles disappear from all of the posters in the row! What's going on there then? So as I move the focused row up and down the titles are there (and the row counts are not) until the row has focus, then the count is drawn in and the titles disappear. If I draw the titles as an overlay on top of the image they stay but if I draw them outside of the image they disappear, of course I really want them outside the image. Any ideas what I should do to resolve it?
Thanks 🙂
Kev