Well, not much errors, but i am trying to make a thing just like the following.
Nothing = regular icon
Mouse Over = change icon to mouse over icon
Mouse Move Away = regular icon
Mouse Down = mouse down icon
Mouse Up = regular icon
REAL BUG = when ur mouse isnt over the icon when u mouse up, the icon doesnt change back to what it is supposed to, any way to fix this?
Mouse Move Away + Holding Down = should change back to regular, but since mouse is still down, it stays at the holding down icon, any way to override this?
ALSO, the icon is a .bmp bigger than 32*32 yet i tell the icon to change, and not all parts of it change, only that square within that 32*32.... that needs fixing...
ID:271729
Sep 26 2007, 5:08 pm
|
|
Sep 26 2007, 5:14 pm
|
|
also, another thing with this, is buttons made via the window editor thing, have that line that appears on the button after u click it, like - lines, how would i get rid of them, is there any way?
|
Super Silly Stuart wrote:
REAL BUG = when ur mouse isnt over the icon when u mouse up, the icon doesnt change back to what it is supposed to, any way to fix this? Not real bug, real user error. If you mouse down and move the mouse, that's a drag action. At the very least the mouseup isn't registered by the original object because that's not the one your mouse is over. ALSO, the icon is a .bmp bigger than 32*32 yet i tell the icon to change, and not all parts of it change, only that square within that 32*32.... that needs fixing... No idea what you're saying there, but this doesn't sound like a bug. Lummox JR |
In response to Lummox JR
|
|
i cant make the drag action to make it fix that first thing, the second thing, when i change the icon of the bigger than 32*32 obj, the full object doesnt change, just that 32*32 part thats in that spot, because it like spits it out into different objects, instead of one bigger object, which is needing to be changed right about now..
|
In response to Super Silly Stuart
|
|
ok, i fixed it a bit, but now once i go back over the thing after dragging, the thing wont change back to the icon i want it to...how would i go about fixing that?
i dont even know how to use the mouse things properly, and im suprised its working at all... |