October 2017
Intermediate to advanced
548 pages
13h 23m
English
Our Frame menu will present a list of three picture frames. When the user chooses one, it will replace the current frame used in the picture. It will work like this;
The menu will call SetFrame in PictureController. This function will replace the current frame object in FramedImage with the selected one. How does it know which child object of FramedImage is the frame (and not the image)? There are a number of ways to implement this, using tags or layers, ...
Read now
Unlock full access