Ok here is my Target Window + Implied Target. I'm sorry it took so long for me to get this out but I had some problems with it both functional and delusional
My implementation of this is different than SoEs and other users. I wanted the implied target info but I didin't want a second window. I wanted it all in the target window. So what I did was slip the implied targets health bar, name and percent into the bottom of the target window and resized it to be the same size as the player window (Interestingly enough I always wanted them to be the same size but never had a reason to enlarge the target window).
Couple things to note:
1) The Group/Solo and Tier information will NOT be displayed on the implied target for this window. I'm fairly certain that is pushed data which means the only way to get that data is to have it in the implied target window where I did not want it. This is no big deal to me because the only reason I need or want the implied tagrt is for its name and health. The rest doesn't matter to me anyway. To each his or her own.
2) By default the combined target window is the same size as the player window (60 pixels). This lines up neatly but because of space restrictions, the NAME of the implied target is placed on top of its health bar. I used a smaller font to keep the bar readable but this may not work for some people. So...
3) The combined target window is resizeable. If you drag the bottom of the window DOWN it will resize slightly and the name of the implied target will slide down unerneath the bar. The original behaviour of the target window allowing it to resize to the right to move the health percent is also still there and supported by the combined window. Therefore if you prefer to keep your bars clean you can resize the window both verticly and horizontally to get clean gauges.
3) At this time i've only done this for the target window that goes away when you have no target. I'll do the one that stays on at all times later. I need to finagle that one some more.
Ok screenies are worth a million bytes so heres some screens as well as the xml file. Enjoy