There may be situations, when it should be possible, to
have more then one frame on the same location on the
bitmap. The frames can be of the same action, or of
different ones.
Currently, when such location with two or more frames
is clicked in stateview, only the upper frame can be
selected. The one below is not reachable, when they
have the same size and position.
I made some changes to the Click function, so it always
selects the next frame. First frame is selected, when
nothing or the last one was selected, else the next is
selected.
A little problem stays, because the box showing the
border of the frame is only visible when it's on top.
I have included the sourcefile from 2.0.4 with these
changes. My previous changes are not present.
When you think it's usefull, please include them.
Logged In: YES
user_id=95308
Another good feature with code!
I'm going to try to wrap up 2.0.5 in the next week or so, and
then I'm going to be very busy. I'll try to put this in, but no
promises.