Git Product home page Git Product logo

Comments (7)

timthedevguy avatar timthedevguy commented on May 30, 2024

Ah ok, sorry, somehow this slid through the cracks of my email, my gmail got hacked recently, I see the problem and will get it resolved!

from bghudappkit.

jrhass avatar jrhass commented on May 30, 2024

Oh great! Thank you very much -- sorry about your gmail!

from bghudappkit.

timthedevguy avatar timthedevguy commented on May 30, 2024

Any chance you could send me a test project, I don't seem to be able to even get sort working on a regular tableview.... lol (binary dot god at gmail dot com)

from bghudappkit.

preble avatar preble commented on May 30, 2024

I'm seeing the same thing. Let me know if you need any additional info. For what it's worth I'm not using bindings in my project. Thanks.

from bghudappkit.

preble avatar preble commented on May 30, 2024

Here is my hack/fix for the issue: a modification to BGHUDTableViewHeaderCell.m. It's not pretty, it has only seen limited testing, and that testing was only on 10.6. http://gist.github.com/457967

from bghudappkit.

timthedevguy avatar timthedevguy commented on May 30, 2024

Working on this problem right now, thanks for the example code preble, will be testing it as well.

from bghudappkit.

timthedevguy avatar timthedevguy commented on May 30, 2024

Fixed: TableView column not drawing title

This fixes BGHUDTableView column headers that would
fail to draw when in a sorted state. Closed by c7bfe8c

  • Was caused by drawing the table header background
    twice, once in _drawThemeContents and again in
    drawSortIndicatorWithFrame. This covered up the drawn
    title.
  • Also cleaned up the file by removing junk code.

from bghudappkit.

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.