View Single Post
  #1688  
Unread 06-19-2006, 09:21 AM
SirLagalot SirLagalot is offline
A Crazed Gnoll
 
Join Date: Aug 2005
Server: Runnyeye
Posts: 20
Default

Quote:
Originally Posted by lordebon
You're going to have to do a little XML editing.

Open up eq2ui_tradeskills.xml in some sort of text or xml editor, and find the line at the top beginning with "<Page Name="TradeSkills" " (it should be the 2nd line).
On that line, insert "UserResizable="true" " (with the inner set of quotes!) just before Visible=, making sure that you have a space before and a space after so that it doesn't run together. Now, I think that should allow the window to be resized.
Somehow I do not get this to work, the window is still only resizable in heigth but not in width :-(
Reply With Quote