Article # 318, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Increasing the size of an interaction to fit buttons.
Q. I have two GenTriggers inside a GenInteraction. I increased the space between the two GenTriggers with HINT_CUSTOM_CHILD_SPACING. I would also like to increase the size of GenInteraction so that there is more space between the GenInteraction border and the GenTrigger borders. How can I make the GenInteraction become larger, or how can I increase the distance between the GenTriggers and the border of the GenInteraction? A. Use HINT_INCLUDE_ENDS_IN_CHILD_SPACING on the GenInteraction. All of this geometry stuff is in Chapter 12 of the Concepts Book.