• There was some bug when we click 'Change' button.
    Now we fix it.
    +
    Third button will show 'current status'. Not 'next status'.
    (previous version may confused to beginner)
    
    Change-Id: I9e2509accc589de9d5bcafe72097d08c55eef24a
    Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
    Eunki, Hong authored
     
    Browse Code »




















  • This is an example of Dali::Toolkit::CanvasView.
    This example create a CanvasView control, create a Dali::CanvasRenderer::Shape
    and add it.
    Basic Primitves (rect, circle, arc) can draw and
    various shapes can draw using path command.
    
    Change-Id: I6f8c1dd262051d856c24cb51bb7dfacb4763d34b
    JunsuChoi authored
     
    Browse Code »