Code Monkey home page Code Monkey logo

Comments (5)

alistairmcmillan avatar alistairmcmillan commented on September 25, 2024

Hi @totry1 the code here almost works except one little fix that I've not updated because some people are trying to profit from Steve's project while not playing by the rules of the license by releasing their code or contributing back to the project in any way.

There are a number of Inkpad forks available in the store. I'd recommend Envoza's Inkpad. That fork is being maintained, the developer responds to support requests and they are playing by the rules and releasing their source.

Try it out and let me know how you get on.

from inkpad.

totry1 avatar totry1 commented on September 25, 2024

Thanks, if you can point it out to me, where can I find their released source code?

Update: oh, I managed to find their page and compiled it. aside from some warnings, everything is working great, especially the export options.

Thank you for the tip!

from inkpad.

totry1 avatar totry1 commented on September 25, 2024

I just noticed a problem when I compiled from envoza's code. The top menu part of the window options are covering things. I tried my best to figure out how to fix it in Xcode by myself, comparing the codes. But it's way too complex for me to figure out.

Using Sprang Inkpad code
Using Sprang Inkpad code

Using Envoza Inkpad code
Using Envoza Inkpad code

I assume I need to change some height size setting somewhere. I tried looking into these xib files. But I can't make heads or tails of them. Help would be appreciated. How do I fix this?

from inkpad.

JanX2 avatar JanX2 commented on September 25, 2024

@totry1 Thanks for posting this here, but it would probably be more helpful in the fork. This is known as #133 here and appears to have been resolved. Check my fork’s release1 branch for a slapped together (untested) branch of what’s current.

from inkpad.

alistairmcmillan avatar alistairmcmillan commented on September 25, 2024

@totry1 Basically you need to set self.edgesForExtendedLayout = UIRectEdgeNone; in each popover controller. That will allow the views to align properly.

I think the issues you are seeing are because you are compiling the master branch instead of the develop branch which has a bunch of fixes for various issues.

from inkpad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.