Laying out DirectGUI elements.

I am going to cast a level 5 thread necromancy spell here in case anyone familiar with DirectGUI can help me out.

I’m getting odd behaviour when attempting to pack a DirectSlider or DirectScrollBar into an HBox. It seems that the packing “resets” the position of following items.

When adding the slider/scroll in between the two direct labels the position of the second label is reset.