How would i make the backdrop for the BottomBar pull down instead of up? id like to place it at the top of the screen and have the black background coming down.
You'll need to edit the xml for that, find the WC_Titlebar and WC_Frame elements and set the first part (before the comma) of their PackLocation properties to top.
You'll need to edit the xml for that, find the WC_Titlebar and WC_Frame elements and set the first part (before the comma) of their PackLocation properties to top.