Giter Site home page Giter Site logo

Comments (4)

mrjjwright avatar mrjjwright commented on July 23, 2024

I also am set to do this. I will let you know if I get it working. It involves enclosing the TUITextView inside a TUIScrollView and setting the contentHeight of the TUIScrollView as the user types by using the text renderer to measure the string. It really shouldn't be that hard but I could be wrong.

from twui.

avaidyam avatar avaidyam commented on July 23, 2024

I've tried manually offsetting the frame- doesn't work. I've tried switching the superclass to TUIScrollView- it half works in the sense that everything was borked and I didn't bother fixing the views and layouts. iOS and Cocoa both subclass from scroll views, so why is TwUI subclassing TUIControl...?

from twui.

avaidyam avatar avaidyam commented on July 23, 2024

Alright- quick update: Looks like modifying TUITextRenderer is a horrible idea, and so is manually scrolling, like in the TUITextField. What I tried to do did not work well because the cursor started floating in random places and the there was odd text margins, and worst of all, the text didn't scroll back up or down after the bounds were exceeded. How do other implementations do it? It looks like AppKit, UIKit, and Chameleon all subclass a scroll view....

from twui.

avaidyam avatar avaidyam commented on July 23, 2024

Oh! Someone's done it. Just found the branch: https://github.com/michaelvillar/twui

Next step, making all of this happen without putting the text view inside a scroll view...

from twui.

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.