Coder Social home page Coder Social logo

xojo-ioslib's Introduction

This repository will cease to exist soon

Please don’t use it anymore. It serves only as a spare parts collection until everything that had been in here has been adapted to the new Xojo library for macOS and iOS: https://github.com/UBogun/Xojo-AppleLib.

xojo-ioslib's People

Contributors

ubogun avatar

Stargazers

mr3575 avatar Leonardo Cavalcante avatar Paul R. Zwiers avatar Alwyn Bester avatar  avatar Derk J. avatar Ian M. Jones avatar Andrew Lambert avatar  avatar Dana Adalaide avatar Kenichi Maehashi avatar Jose L Cuevas avatar

Watchers

James Cloos avatar Justin Elliott avatar Jose L Cuevas avatar Derk J. avatar  avatar  avatar  avatar  avatar

xojo-ioslib's Issues

URLSession demo view

By request: URLSession demo view needs to be done. Probably bugfixes on the classes and a few more necessary. Includes AppleURL class too.

customControl overhaul

Even much easier than the current event messaging system would be to use Addhandler when a custom control is created. Which means another restructure of all custom controls.

Runtime error: Universal/CppExtras.h

If i run a project which has iOSLib in it i get this error:

Runtime error:
Location: Universal/CppExtras.h:73
Condition: down != nullptr
Message: 19DrawableCocoaBitmap

I have no clue where it comes from or where to find it.

Serious bug: Project won't build

I have tracked this down to a different polymorphism behavior between LLVM and internal compiler in the bitwise extension. But when I change those so that neither of the compilers complains anymore, the linker gives an error. Looks like a case for a Xojo Feedback bug report.

iOSLibScrollView needs Refinement

It is difficult to add controls to it. Needs a convenience open event that creates a contentView and copies controls lying on the scrollview over to it. Needs to be checked why size or scale seems to be unreliable.

Don’t download!

A bug has infiltrated the code – something went wrong with the GitHub upload –, so you will be told "there is no class AppleScrollViewer" which is not true. While you may skip this by deleting the the marked control and replacing it with a fresh copy, this will only stick until the next save. Seems I have to restructure my code – sorry!

Invalid binary

ITMS-90338: Non-public API usage - The app references non-public selectors in Ankylosis: loadView:, pointValue, rectValue, setInputFormat:forBus:, setNumberOfTouches:, sizeValue, valueWithPoint:, valueWithRect:, valueWithSize:. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/

Very prolonged build time

In Xojo 2014r3.1, building this project takes an enormous lot of time when building the animation demo views. Compilation time for debugging is fast as usual. But please do not take to animation views as templates for your own project therefore.

Demo won't build

Due to different behavior between Xojo's 32 and 64 bit compiler, the demo currently does not build – probably caused by casting a enumeration to an integer. Never mind – when you copy iOSLib into your own project without the demo views, it will build.

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.