Quote:
|
Originally Posted by gm9
I think you should take a look at the "VolumeFill" property of your volume page.
|
The VolumeFill is set to "left2right_down"
Quote:
|
Originally Posted by gm9
And you can't separately resize or relocate children of a volume page, so that's why your attempts are failing. You can only resize the volume page itself and/or set the CellSize property for its children. The volume won't resize automatically, btw, you'll have to do it yourself.
|
I'm not trying to relocate them, just have them work like the target window does with buffs.
Quote:
|
Originally Posted by gm9
Also, if you implement the group window via a volume page, you can't (unless SOE recently changed it) use the same format that the default group window uses, you'll have to work with DynamicData instead.
|
Yes, lol I just found this out the hard way, working on that now too.
