View Single Post
  #1  
Unread 10-23-2006, 03:45 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default Trying to make a new bag window with the new IconBank

I've been messing around with the new bag window, trying to make something like ger's multiformat bag with this new Iconbank. The Iconbank seems really nice becuase the icons automatically shuffle to the next row. My intentions were to have the bag:

1. Resizable - works, horizontal size saves but vertical size doesn't
2. Drag and close button, hidable by hiding title - works except drag button doesn't drag

3. size automatically snaps tight like the hotbars - not sure if this is possible
4. resizable icons - probably not possible, but the icon size is only in one place in the xml file

I'm guessing the vertical resizing problem is related to the earlier problem fixed by Mook's stayput mod.

Another problem I found with this IconBank feature is that the frame color switches to white if you do anything to the xml file. I just couldn't figure out why the frame color was always white. Has anyone else tried making a new bag mod? Here's what I've gotten so far:
Attached Files
File Type: xml eq2ui_inventory_bag.xml (2.2 KB, 988 views)
Reply With Quote