Git Product home page Git Product logo

Comments (8)

bradallred avatar bradallred commented on August 15, 2024

hmmm, they both used to work

from gemrb.

bradallred avatar bradallred commented on August 15, 2024

well, what do you mean by "hover". AFIK you are talking about these event handlers:
View::OnMouseEnter
View::OnMouseLeave
View::OnMouseOver

and for drag:
View::OnMouseDrag

from gemrb.

lynxlynxlynx avatar lynxlynxlynx commented on August 15, 2024

the names are from the action names: Hover, HoverBegin, HoverEnd. That and the fact that it's near impossible to get tooltips is what I'm going off.

from gemrb.

bradallred avatar bradallred commented on August 15, 2024

I'm not sure anything is binding to those yet. the tooltips for buttons used to work (if they no longer do), but I dont think those were implemented using a callback.

from gemrb.

lynxlynxlynx avatar lynxlynxlynx commented on August 15, 2024

So then, are they useful to have at all?

from gemrb.

bradallred avatar bradallred commented on August 15, 2024

they will be. I don't remember the specifics anymore, but some of the UpdateXXXWindow functionality can be replaced with callbacks for these events so we end up just updating the changed parts as they change.

something for much further down the road of course.

from gemrb.

lynxlynxlynx avatar lynxlynxlynx commented on August 15, 2024

Only Hover is left unbound, so perhaps this can be closed.

from gemrb.

lynxlynxlynx avatar lynxlynxlynx commented on August 15, 2024

Hover would be useful if we needed to do something each tick while hovering (as opposed to begin/end). Can't think of anything that would need that right now, so just closing.

from gemrb.

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.