Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > General authoring help / discussion
User Name
Password

Reply
 
Thread Tools Display Modes
Old 07-30-2002, 04:56 PM   #1
Felessan25
A Gray Wolf
 
Join Date: Jul 2002
Posts: 4
Default New Guy lookin for a UI editor

Hey All,
I've just gotten back into EQ and found the new UI. Upon reading the latest /GUCOMICS, I saw the link for EQinterface.com. On that site it has listed a section for UI editor, but it's been pulled.
Is there a user friendly UI editor available out there, I'm not to familiar with XML (never used it actually).
I appreciate any comments or suggestions that may help.

Thanks,
Felessan
Felessan25 is offline   Reply With Quote
Old 07-30-2002, 05:10 PM   #2
psychogears
A Shissar Disciple
 
psychogears's Avatar
 
Join Date: Jul 2002
Server: Xev
Posts: 106
Send a message via ICQ to psychogears Send a message via AIM to psychogears Send a message via Yahoo to psychogears
Default

I think the editor that most of us are using are either Notepad(or any other text editor of your choice) or XMLPad that has a 30-day free trial thingy. I use Notepad.

As far as a user friendly one, I don't know of any. I know the link you're talking about but that one wasn't working right. So for now, just doing it by hand in a text editor.

-TJ
__________________
Hazul, Plik, Xzhamacharathae, Seis, Lyca, Pogi, Camm...

of Xev
psychogears is offline   Reply With Quote
Old 07-30-2002, 07:25 PM   #3
Sayble
A Gray Wolf
 
Join Date: Jul 2002
Posts: 4
Default

I've been using a combination of XMLEditPro v1.2 which is free from http://www.daveswebsite.com/ and Notepad.
__________________
Sayble
Sayble is offline   Reply With Quote
Old 07-30-2002, 07:46 PM   #4
Weredragon
A Ghoul
 
Join Date: Jul 2002
Posts: 12
Send a message via AIM to Weredragon Send a message via Yahoo to Weredragon
Default EQ Skin View/Modifyier

I am already have all the Node objects coded in one program I am making for a WYSIWYG EQ UI Skin Viewew that will let you see, modify, adding and removing of objects (EQUIS as I have it named). It currently Reads and parses every object the is in EQUI.xml. The current part I am working on is syntax checking, and a TGA ActiveX Component for the program (I would LOVE to have someone to do that component for me though while I work on the syntax coding).

So in short, one is in the works, and is 1/4 done in only 1 week.

So Hang On!
__________________
Never invoke the Dragon's Rage, You would never escape it
Weredragon is offline   Reply With Quote
Old 07-30-2002, 10:31 PM   #5
izzyrocknyc
A Gray Wolf
 
Join Date: Jul 2002
Server: Tribunal
Posts: 9
Send a message via AIM to izzyrocknyc Send a message via Yahoo to izzyrocknyc
Default

weredragon, put me on your beta test list
izzyrocknyc is offline   Reply With Quote
Old 07-31-2002, 04:50 AM   #6
Weredragon
A Ghoul
 
Join Date: Jul 2002
Posts: 12
Send a message via AIM to Weredragon Send a message via Yahoo to Weredragon
Default

Once I get the visual aspect of the program written, I will have a beta ready. Which maybe within 1 to 2 weeks.
Weredragon is offline   Reply With Quote
Old 07-31-2002, 05:23 AM   #7
Nennayan
A Shissar Disciple
 
Nennayan's Avatar
 
Join Date: Jul 2002
Server: Brell Serilis
Posts: 147
Send a message via ICQ to Nennayan Send a message via AIM to Nennayan
Default

For all of you using notepad, try downloading EditPad Lite. It's free and 1,000,000 times more useful since you can set file associations from within the program itself.

If you still want to view the files with IE ( I don't know why you would), there's an IE button you can click on the toolbar. Extremely useful for me since I hate WYSIWYG HTML editors.
__________________
Nennayan is offline   Reply With Quote
Old 07-31-2002, 12:38 PM   #8
Weredragon
A Ghoul
 
Join Date: Jul 2002
Posts: 12
Send a message via AIM to Weredragon Send a message via Yahoo to Weredragon
Default this is not a HTML Editor

If you ever used the Resource Devevelopment Kit for Borland, or VBasic's Form editor, this is what it will resemble. You will have a Startup list of current "resources" (objects) wich you can open then modify in a parameter window. Windows of the objects willl let you include those resources as if your working on a form.
Weredragon is offline   Reply With Quote
Old 07-31-2002, 12:56 PM   #9
tedar
A Ghoul
 
Join Date: Jul 2002
Posts: 18
Default

personally I love macromedia homesite , best damn tag editor alive
tedar is offline   Reply With Quote
Old 07-31-2002, 12:57 PM   #10
tedar
A Ghoul
 
Join Date: Jul 2002
Posts: 18
Default

weredragon I can't wait to even see some screenshots
tedar is offline   Reply With Quote
Old 07-31-2002, 01:23 PM   #11
Merieltha
A Gray Wolf
 
Join Date: Jul 2002
Server: Nameless
Posts: 4
Interface Author - Click to view interfaces
Default

I use vi (or vim if I'm on a Windoze box)
Merieltha is offline   Reply With Quote
Old 07-31-2002, 05:54 PM   #12
Gendal
A Treant
 
Join Date: Jul 2002
Posts: 26
Default

Working on a similiar project atm, posted a set of ss's on the casters realm at (http://forums.crgaming.com/cgi-bin/...&f=307&t=000199).

I am back now and working again on it but an alpha version just depends on how much free time I get =p

Btw getting a tga file imported with the alpha channel intact was probably the hardest thing I have had to do. Using the PaintX library you can write a dll to get you the tga with alpha channel, but you can't use the active x paintx control to import stuff because it gives you a CPiture I believe with out an alpha channel (I think). I got around it by using the paintx library with a custom dll, using that to import the bitmap with alphachannel not premultiplied and then writing it into a c# .net image bitmap myself. big ol pain in the ass.
Gendal is offline   Reply With Quote
Old 08-01-2002, 11:50 AM   #13
syberwired
A Snow Cougar
 
Join Date: Aug 2002
Server: Erollisi Marr
Posts: 46
Interface Author - Click to view interfaces
Send a message via ICQ to syberwired Send a message via AIM to syberwired
Thumbs up EQUIS

Awesome Weredragon! Please add me to the beta list as well. I have never messed with xml before and would like something like EQUIS to help with the editing of the xml code.
syberwired is offline   Reply With Quote
Old 08-01-2002, 05:06 PM   #14
Felessan25
A Gray Wolf
 
Join Date: Jul 2002
Posts: 4
Default

Thanks for the great ideas everyone. I'll have to check out the EditPad Lite for now until weredragon gets his beta out. BTW weredragon go ahead and add me to that this of beta testers, I would love to see how it comes out.

Felessan
Felessan25 is offline   Reply With Quote
Old 08-01-2002, 06:09 PM   #15
Kalthanan
A Hill Giant
 
Join Date: Jul 2002
Server: Cazic Thule
Posts: 34
Default Source Edit

I just downloaded Source Edit today, since Peter's XML Editor has been pretty unstable for me.

So far it's working great.

Kal
Kalthanan is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 10:16 PM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI