omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Drawing on the layer

    Pythonista
    1
    1
    1032
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • alamed176
      alamed176 last edited by

      Instead of using an image in a layer, I tried to draw on a layer by creating a child class and override the draw() method. Problem is the child class now takes the whole scene area, instead of restricting the drawing to the frame.
      The goal is to have multiple small layers in the scene, each can be drawn on with different shapes/text (this way I can use animation on these layers).

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB Forums | Contributors