Hello All
I have a grid of labels and Imageviews which are generated programmatically.
These are added by Page.Rootpanel.Addview ...
I can change the text and other parameters at will but the screen
is updated all at once so any illusion of animation is lost.
How do i perform the equivalent of the B4A LabelName.Invalidate? when applied to a view on a page rootpanel in B4I?
The code in question is too large to post here.
Many Thanks in advance
I have a grid of labels and Imageviews which are generated programmatically.
These are added by Page.Rootpanel.Addview ...
I can change the text and other parameters at will but the screen
is updated all at once so any illusion of animation is lost.
How do i perform the equivalent of the B4A LabelName.Invalidate? when applied to a view on a page rootpanel in B4I?
The code in question is too large to post here.
Many Thanks in advance