View Single Post
  #4  
Unread 02-28-2007, 12:09 AM
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

I ended up adding a minimize button a few days ago. Then last night I was messing around with it some more and decided to take a shot at a bookmarks feature. At first I was trying to make a Combobox that would replace the URI text field but I didn't find any examples of Comboboxes used anywhere. It looked like it might work but it seemed a little odd that there was no Comboboxstyle and definitely no default style or template.

Has anyone ever used a Combobox? It looks like it would be a text field with a button on the right end that would pop up a dropdown menu. It just seems like it wasn't implemented completely since there isn't any Comboboxstyle mentioned anywhere.

So, after poking at that for a while I just decided to try out a dropdown menu below the URI textbox. I opened up the Profit market window and studied that a bit and later found Zonx's excellent guide for dropdowns.

Well, that was my quick (a few hours) and dirty browser mod to start out. I'm hoping there will be a way to add a history function but that would require something a bit more fancy tying into the Mozilla object or accessing the history.dat file.

http://www.eq2interface.com/download...fo.php?id=4488
Reply With Quote