omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. RickW37

    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.


    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    RickW37

    @RickW37

    0
    Reputation
    568
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    RickW37 Unfollow Follow

    Latest posts made by RickW37

    • canvas XOR scene?

      Can you use canvas and scene objects together? I like that complex objects can be built up using a canvas object (e.g. add_quad_curve/fill_path). However, I'd like to interact with the drawing as well using a scene (e.g. touch_began). Any suggestions as to how I can "have my cake and eat it too"?

      posted in Pythonista
      RickW37
      RickW37
    • RE: canvas XOR scene?

      Do you think getting them to "play nice" together could happen anytime soon?

      If the missing drawing ops, found in 'canvas' could move over into 'scene' then 'canvas' could get dropped/deprecated. It's ok if all apps start as console-mode and require a 'scene' for drawing+interaction.

      Otherwise, it would be great to just add those wonderful "missing" drawing ops into 'scene'.

      posted in Pythonista
      RickW37
      RickW37