07-18-2012 06:25 PM
If I create a TabbedPane, how do I execute a function when a page is changed?
Solved! Go to Solution.
07-18-2012 06:48 PM
That is the signal you'll want to attach a slot to (which in turn, can call the function you want to execute, or be that function). If you don't know how, visit these links:
https://developer.blackberry.com/cascades/document
https://developer.blackberry.com/cascades/document