Giter Club home page Giter Club logo

Comments (4)

hecrj avatar hecrj commented on May 12, 2024 1

Any exploration in this direction would be very much appreciated!

I am not very familiar with iOS in general, much less targetting it from Rust land. I think winit and wgpu support it. It may be doable!

Feel free to reach out to me on Discord (@lone_scientist#9554) or join the Zulip server if you have any questions or want to discuss anything!

from iced.

Absolucy avatar Absolucy commented on May 12, 2024

This is an old issue, but I'd like to comment that the latest version of Iced seems to work fine on iOS, albeit text inputs and such are broken, as they won't cause the keyboard to pop up (not even sure if the code for this is implemented or if someone needs to implement it)

from iced.

simlay avatar simlay commented on May 12, 2024

albeit text inputs and such are broken, as they won't cause the keyboard to pop up (not even sure if the code for this is implemented or if someone needs to implement it)

I'm pretty sure that it's not implemented. I've not looked just getting the keyboard to pop up. I assume you'd need a hidden UITextInput or something and then propigate the events back to the main winit event loop.

Over in #631, I had to add an EventHandler struct that the keyboard/touch events and were pushed back to the main winit loop.

from iced.

hecrj avatar hecrj commented on May 12, 2024

As I mentioned in #631 (comment), this is out of scope for now!

from iced.

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.