Coder Social home page Coder Social logo

Comments (3)

jdeere5220 avatar jdeere5220 commented on May 30, 2024

I think you will need to use a generic scroll wheel, using gx_generic_scroll_wheel_create(). A string scroll wheel only accepts strings for each row. You will probably need to create a widget that is a window containing a string and a horizontal scroll, and populate the scroll wheel with instances of this combination widget. Hope this makes sense, let me know if you need more input.

from guix.

Merc359 avatar Merc359 commented on May 30, 2024

Thank you for the quick response. I'm getting this error when I try to add the generic scroll wheel :
The project GUIX library version does not support this widget type.
Currently using Guix Studio 6.1.8.1.

from guix.

jdeere5220 avatar jdeere5220 commented on May 30, 2024

The Studio version is fine, it's your library version that needs to be updated. This widget type was introduced in release 6.1.7 of the GUIX library, so you need that version or later. You can check your release version by looking at the gx_api.h header file, or reading readme_guix_generic.txt. If your library version >= 6.1.7, then you will need to go into your GUIX Studio project configuration and change the version spinners to match your library version. This is how GUIX Studio knows what version of the library you are using and produces backwards compatible output.

from guix.

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.