Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
dspangle
Level 7

Scene Graph Dialog Buttons

im trying to customize the buttons in a scene graph dialog node. im setting scene.dialog to a Dialog node created in brightscript, not in the xml. setting the dialog.buttonGroup.maxWidth property doesn't seem to do anything for me. if i add buttons to dialog.buttonGroup dynamically in brightscript by creating individual button nodes (as oppesed to using dialog.buttons) and add them to the buttonGroup with dialog.buttonGroup.appendChild(button), neither button.maxWidth or button.focusFootprintBitmapUri (in combination with button.showFocusFootprint = true) seem to do anything. is this just a limitation of the Dialog node's button group or an actual bug?

im on firmware 7.1.0 - build 4062-17

thanks,
david spangle
0 Kudos