View Single Post
  #1  
Unread 01-30-2005, 08:05 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default Need a new XML editor

Currently using EditPad ( http://www.editpadpro.com/editpadlite.html ) and love it. Problem is that when I save a file in the UI builder containing "<" or ">" in a LocalText area (button text, dropdown box, etc.), and open it in EditPad or Notepad to do large copy-and-paste jobs, it converts those to "&lt;" and "&gt;", respectively, and when I save it and re-open with UIBuilder it displays &lt; instead of <. I have to go through and do a search-and-replace each time I switch between the two.

What I need is a text editor that can read and save those characters in the same format that the UIBuilder does, will let me use the FixedSys font, has search-and-replace, and preferrably not cost anything.

Any suggestions?
__________________
If it ain't broke, it needs more features!
Reply With Quote