hhedberg said:

hhedberg
web-pils

Wow! Python bindings are working: I just wrote an app in Python using the kinetic scrolling widget from the Miaouw Library.

1 year, 2 months ago.

6 comments so far

  • gerrymoth

    Oh and what does this app do?

    1 year, 2 months ago by gerrymoth

  • hhedberg

    It is just a demo app, the same I have written in C to show how easy it is to convert traditional GTK+ scrolling to kinetic scrolling.

    1 year, 2 months ago by hhedberg

  • rsuplido

    any chance you are doing a Python-based RSS feed reader with kinetic scrolling? ;)

    1 year, 2 months ago by rsuplido

  • hhedberg

    @rsuplido, is there a need for one? In that case, I think you could do it. :) With Python, GTK+, Miaouw, libCurl, and Raptor RSS "tag soup" parser it should be mainly glueing components together. And that is what I think open source software is all about: rapid development by utilizing existing components.

    1 year, 2 months ago by hhedberg

  • yerga

    @hhedberg, when can we play with these bindings? ;)

    1 year, 2 months ago by yerga

  • hhedberg

    @yerga, hopefully soon. Now bindings are pretty much automatically generated, but some functions have to be implemented manually. I am not sure when I have enough time to finish the package.

    1 year, 2 months ago by hhedberg

Sign in to add a comment