Looks like there might be a minor bug in the statusbas editor. If you select the 'down' arrow to move a SB item down, the item is actually moved 'up'. The 'up' arrow seems to work normal.
I should add the selected item goes down one, but the information you are moving doesn't go down one.
Thanks,
Gary
Hi Gary,
Yes, looks like you are right. It seems like you need to press the arrow key down twice in order to get the selected item to move one position down. Nonetheless, it does seem to be a bug. I will fix it for the next update.
What a silly bug. I used List_MoveUp when I should have called List_MoveDown. Very embarrassing. :)
On the bright side though, the fix was probably one of the easiest I have ever made.
Fix will be in v3.03
You are forgiven ;D Glad it was a simple fix......guess that just proves we are all human and make mistakes.
Thanks,
Gary