Giter VIP home page Giter VIP logo

Comments (3)

dlipiz avatar dlipiz commented on August 19, 2024

Hey Tim, I know that this issue seems to be fixed/closed previously, however I still cant seem to get to a solution so I have created a new issue. Upon initially loading the view Im missing my left bar button item. I have tried many different things but I still cant seem to get it to show up. Im running on Xcode 8.2.1. In the code I add the bar button item on lines 43-48. Any other questions please let me know, and thanks for any help you can provide.
screen shot 2017-01-26 at 12 53 37 pm

from towebviewcontroller.

TimOliver avatar TimOliver commented on August 19, 2024

Hi @dlipiz! Sorry for the delay!

Hmm, is that an instance of the TOWebViewController there in your screenshot?

There's an API in the view controller to let you set left hand bar button items and guarantee the system won't mess with them (This is because the system will put the navigation buttons there on iPad sized layouts). The property name is applicationLeftBarButtonItems, so you should be able to just set:

self.applicationLeftBarButtonItems = @[[GCMBaseViewController hamburgerMenuBarButton]];

I hope that helped! Good luck!

from towebviewcontroller.

TimOliver avatar TimOliver commented on August 19, 2024

Hoping that helped! Feel free to reopen if it didn't.

from towebviewcontroller.

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.