1. In Chapter 10 page 172:

     <Anchors>
<Anchor point=“TOPLEFT“ relativePoint=“TOPRIGHT“ relativeTo=“Button2“/> 
       </Anchors>
    

    should it be Button1?

    Chapter 10, page 176: "The pushed and highlight textures inherit the size and the placement of the normal texture, because the game just changes the image file being displayed." I don't see how the inheritance is done.

    Thank you!

  2. Please check the errata, the majority of the issues reported already exist:

    Errata for Chapter 10

    There's nothing special about the inheritance, the NormalTexture is used for the other textures, if they are not specified.