-- > > One more question, > I've set up an active bar that acts as if it were a menu. I call that bar > with "middle desk" and *Bar ToMouse commandlist. > > Using this method, the bar always pops-up under the mouse, which is perfect, > but if I do it via script, it always show for some ms at the center of the > screen, and then quickly moves to the mouse. > I'll post both configs, so you can see if I'm doing something wrong in the > script.
I have not reviewed the script in detail, but possibly try creating the bar is initially hidden (can you do that? - not sure!) or if that does not work, assign it an initial position offscreen. Also, Bar.ToMouse should show the bar, I think, but I have not tested with bars created completed from scripts. Anyway, there are a couple of ideas for you to experiment with.
