Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Action areas inactive/active images

  • #1, by magiclight 8 years ago Zitieren
    Hi!
    I have an inventory interface, I also added two buttons to that interface "Save" and "Restore" using action areas, the "buttons" work fine when I click them, and the mouse cursor change when I move it over them, but they always show the inactive image, the active image is never displayed, I would assume that the active image would be displayed when I move the mouse cursor over them and the inactive otherwise but maybe that is not how they work ? anyone have a clue to what I am doing wrong ?
  • #2, by sebastian 8 years ago Zitieren
    Hi mikael

    if its an action area you have to manually set the image. Just add a mouse enter and mouse leave action where you set thr active/inactive image of that button.

    kind regards 
    Sebastian 
  • #3, by magiclight 8 years ago Zitieren
    Ah, ok, thanks, that explains it, I thought the inactive/active images was doing that.