Support
Contribute
Contact
Tracker
Navigation
Personal tools
 

Evas Smart Objects

What are they?

Evas Smart Objects are a method of combining several evas objects into one unit that functions exactly as if it were a single evas object. As a simple example, we will create an icon consisting of an image with a bit of text beneath it. Although this example is fairly trivial, it will introduce all the necessary concepts for creating more complicated smart objects.

TODO: Update this article and insert in into this wiki article