Steppin, just ran some tests and SOE seams to have fixed the group window wraping. I did find one minor bug in my file, the minimum width is set a tad to wide. Shouldn't cause any real prbs other than a little unnecessary screen blockage.
open eq2ui_mainhud_groupmembers.xml in NotePad.
change
Code:
MinimumSize="127,42"
to
Code:
MinimumSize="107,42"
Sablerose, sry I neglected to add the sort button to the alt versions of the knowledge book. Versions with the button included attached below.
To get the Personabar to open automatically when you log in, open eq2ui_mainhud_compass.xml.
Replace
Code:
show_window=(MainHUD.Compass)
show_window=(MainHUD.Compass)
with
Code:
show_window=(MainHUD.Compass)
show_window=(MainHUD.Compass)
show_window=(MainHUD.Personabar)
show_window=(MainHUD.Personabar)
Instructions for tweaking Inventory default modes can be found in the .doc.