EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   Implied Target Window (https://www.eq2interface.com/forums/showthread.php?t=15011)

TalTal 10-15-2010 05:27 PM

Implied Target Window
 
2 Attachment(s)
The implied target window in profit has a bug when viewed in con mode 1 (the v1 section). It moves the icons down approximately 18px.

To troubleshoot I copied the code from the target window directly to the implied target window and then changed the dynamic data to be for impiedtarget instead of target making no other changes.

Even though the problem does not exist in the target window it is present in the modified impliedtarget window. I cannot find a reason for it in the code.

Does anyone have any ideas as to what I could try to make the problem disappear?

Silat

Attached ss and code

Landiin 10-15-2010 06:14 PM

Seems like I ran into this issue back when eXtreme used a bottom hud only layout. I think the issue is that in that con mode the icons are hardcoded to be a set distance from another object in that window. I can not recall what the relation was though. That was way back in the day before there was a Iconbank object so it could be something totally deferent now. But might be something you can look into. My memory is really foggy on this and it could of been another window I was thinking of but I think it was the target and impliedtarget window, I had to extensively script to defeat the hardcodeing of the icon placements.

Drumstix42 10-15-2010 07:11 PM

It's happened to me tons of times.

Just set an OnMove property to the icons element itself and give it a set Top=x so that it'll stay put.

-Drum

TalTal 10-15-2010 07:18 PM

Awesome.

Thanks


All times are GMT -5. The time now is 01:55 AM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI