Posted by member 212670 on 2007-02-20 22:01:33 link

Well, a few things...

1. Try specifying the taskbar in the move-!bang area of the line. (ex: %%!xTaskbarMove xTaskbar%%) I don't think this is the problem, though.

2. You're missing a space between the 'r' and '%.' Hopefully just a typo in the above only?
(xTaskbar%%!xTaskbarMove%%
-----------^)

3. If the taskbar or the popup are using *AlphaMap True, then it won't work. So make sure both do not have AlphaMap on anywhere.

4. Make sure you're loading the xpopup module after the xtaskbar module in your theme.rc. I'd bet this is the problem.

If all else fails, yes, you could try hooking the taskbar in to a label, and then hooking that. The syntax for label hooking would be (tested and working):

*Popup !hook:0:0:200:700 !LabelLSBoxHook LabelName %%!LabelMove LabelName%%