View Single Post
  #3  
Unread 07-01-2007, 11:47 AM
D.H1cks's Avatar
D.H1cks D.H1cks is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Apr 2007
Posts: 162
Quote:
Originally Posted by Trottimus
Well what i'm working on at the moment is another layer above the main bar. Just simply adding another row of squares to the current bottom bar.
I think though that's as much as I can do, because of the restrictions in size.

Unless I can use the xml to increase the size, not sure. Oh mighty coders, help us solve this puzzle.
I have not played with this yet. You can change the size of the hotbar that is imbedded in the Toolbar, but I am not sure how that affects the number of slots available in the hotbar. I have a feeling that you cannot change the number of slots in a hotbar yet.

I am gonna go test this out and will let you know.

Here is what my tests showed:

I increased the size of the Toolbar_Quickslot element, and as I suspected, no more slots were added, it did not even space out the slots.

Then, I doubled the height of the element, and cut the width in half. This reduced the slots I had, as the slots did not move around.

So, it looks like no changing the size of the quickslots.

Last edited by D.H1cks : 07-01-2007 at 11:58 AM. Reason: Test complete
Reply With Quote