User Activity

I have a ScrollList at the end of a ScrollableContainer. If I scroll down the ScrollableContainer to the ScrollList, the items in the ScrollList are not scrollable.However, if I place the ScrollList out of the scrollablecontainer, the scrolllist item...
I have a ScrollList at the end of a ScrollableContainer. If I scroll down the ScrollableContainer to the ScrollList, the items in the ScrollList are not scrollable.However, if I place the ScrollList out of the scrollablecontainer, the scrolllist item...
Hello,I am trying to change the button labels dynamically through wildcard buffers, but the labels are not updated at all, Unicode::UnicodeChar txtBufferButton1[3];Unicode::UnicodeChar txtBufferButton2[3]; char* data = "abc";//trying text label updat...