View Single Post
  #9  
Unread 01-31-2005, 07:14 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

Ok, you guys get to help me beta test this.

When you select an item in the list, there's a new button above the "Set Price" button that says "Search for Item."

When pressed, the Market window opens with the name of the currently selected item will be already typed into the "Item Name" box.

This button doesn't reset the market window, so if you had any filters set, they will affect the search.

You have to either click "Find Items" in the market window, or (if you have a "just press enter" modded Market window" just press enter after clicking "Search for Item."

I'm attaching the modified Store window XML; I assume you already know how custom UIs work. Just drop it in your UI folder and try it out.

Bugs to look for:
Selected item isn't what's typed into market window.
Item selection highlight doesn't match the selected item text and icon.

If you can't find anything wrong, I'll get a readme done up and send it to the main downloads section.

Getting this to work was way more complicated that I had expected due to the selected item text having the item's price included in it. UI authors could probably learn a little from this XML.

Quib
Attached Files
File Type: xml eq2ui_inventory_store.xml (19.7 KB, 399 views)
Reply With Quote