Drumstix42, that's a very nice UI. And thanks for pointing that out to me. It's working now.
Code:
<Button Location="2,2" Name="LookUp" OnPress="URL='http://eq2.wikia.com/wiki/Special:Search?search=' ## Parent.Name2.LocalText
browser URL" Size="18,18" Style="/WindowElements.WindowFrame.data.settings.style" Tooltip="EQ2Wikia" />
<Button Location="20,2" Name="Strat" OnPress="URL='http://localhost/wiki/Special:Search?search=' ## Parent.Name2.LocalText
browser URL" Size="18,18" Style="/WindowElements.WindowFrame.data.settings.style" Tooltip="Strat"/>
<Button Location="40,2" Name="Loot" OnPress="URL='http://lootdb.com/?t=mob&q=' ## Parent.Name2.LocalText
browser URL" Size="18,18" Style="/WindowElements.WindowFrame.data.settings.style" Tooltip="Loot"/>
ps.
GM9, I've added a feature request to the list. Hope you'll consider it.