omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. Shambhala
    3. Topics

    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 12
    • Posts 36
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Shambhala

    • Shambhala

      XCode Projects
      Pythonista • • Shambhala

      4
      0
      Votes
      4
      Posts
      2744
      Views

      Shambhala

      https://www.youtube.com/watch?v=OH13Yihkc6k

      Here is the game I want to release. If a solution can't be found I'm going to have to remake the game completely in another engine.

    • Shambhala

      Let me hear about your current projects!
      Pythonista • • Shambhala

      26
      0
      Votes
      26
      Posts
      17145
      Views

      ?

      image (c) <a class=@tony" class=" img-responsive img-markdown" /> .... 'Classes' a family of classes to: (1) support project development and delivery and (2) provide reusable building blocks to projects.

    • Shambhala

      Sceneview is frozen when presenting another UI View
      Pythonista • • Shambhala

      8
      0
      Votes
      8
      Posts
      5499
      Views

      Shambhala

      Adding it as a subview and bringing it to the front ALMOST works.

      Each time I close the view by swiping down with 2 fingers, it shifts downward a little bit. So the next time it opens, everything is slightly farther down than it was before. How can I fix this small bug?

      EDIT: Nevermind, that only happened with ScrollView() not View()

    • Shambhala

      Ads in a Scene?
      Pythonista • • Shambhala

      9
      0
      Votes
      9
      Posts
      5866
      Views

      bashedcrab

      You can publish Swift apps now, so you can avoid Objective-C if you like.

      If you mainly write games (like me), you can't beat ray wenderlich for iOS tutorials.

      http://www.raywenderlich.com/1371/iad-tutorial-for-ios-how-to-integrate-iad-into-your-iphone-app

    • Shambhala

      Need help with ads
      Pythonista • • Shambhala

      3
      0
      Votes
      3
      Posts
      2563
      Views

      Shambhala

      Bump. I still haven't made any progress. I'll have to learn Objective-C some day but I can't right now, because I'm busy learning C# lol. So I think there's a special UIViewController class called PythonistaAppViewController. I've included the iAd.framework and now I just need to know how to place an ADBannerView on top of PythonistaAppViewController. 💀 wat do

    • Shambhala

      Bottom of Scene tap delay in standalone app
      Pythonista • • Shambhala

      1
      0
      Votes
      1
      Posts
      1121
      Views

      No one has replied

    • Shambhala

      Games and apps released using Pythonista?
      Pythonista • • Shambhala

      6
      0
      Votes
      6
      Posts
      3918
      Views

      techteej

      @LawAbidingCactus it has some bugs I'd like to work out before publishing. Also would like to implement a menu.

    • Shambhala

      The Ultimate Insult Creator
      Pythonista • • Shambhala

      3
      0
      Votes
      3
      Posts
      2128
      Views

      LawAbidingCactus

      This is quite entertaining....

    • Shambhala

      Exporting to XCode Help?
      Pythonista • • Shambhala

      6
      0
      Votes
      6
      Posts
      3545
      Views

      Shambhala

      I can't find anything that can turn the anti-alias/blurring off. The text still looks fuzzy. If anybody has an idea, please help me out.

      Pic- http://i.imgur.com/IChmmuv.jpg

    • Shambhala

      Prompts or HTML in Scenes?
      Pythonista • • Shambhala

      2
      0
      Votes
      2
      Posts
      1438
      Views

      Gerzer

      Scene overrides most, if not all, of the other possible popup windows, such as those from webbrowser and console, unfortunately.

    • Shambhala

      iAds in standalone Pythonista XCode app?
      Pythonista • • Shambhala

      1
      0
      Votes
      1
      Posts
      986
      Views

      No one has replied

    • Shambhala

      Notification Center Shortcuts
      Pythonista • • Shambhala

      2
      0
      Votes
      2
      Posts
      1328
      Views

      Gerzer

      Nice! I wish I had thought of that. :-)