I've made a widget, a simple battery meter and built into it the ability so when pressed a drop down menu appears to make it look like its a part of a menubar. On the desktop my widget performs as expected and the objects that don't have any move commands stay in place, but once added to objectbar they appear fine until its pressed. The objects go up and down when there was no move command for those objects, and the objects that do have a move command move as expected the first time and then when pressed again keep moving down or up when I specifically coded it to only go down so many pixels when pressed and then go back up the same distance when pressed again. Its almost as if once I place the widget on objectbar it loses all sense of direction and has no idea where it is in relation to anything else.
Is there any plans to look into how widgets work on objectbar or because I am still using the beta version of objectbar, widget implimentation is still not rock solid?