PDA

View Full Version : Skinedit


PromaneX
8th May 2004, 00:16
I made a program for myself that makes it easyer to edit xml files by giving sytax highlighting at a list of all your xml files for the skin your working on

ive decided to put it up for download for you lot , maybe it will be usefull to you too
if anyone likes it ill continue work on it

:: EDIT > most likeky got corrupted on upload , try now , i have re-done it :) ::

Boricuaso
8th May 2004, 00:31
i get this wile unziping
skinedit.zip: Either multipart or corrupt ZIP archive

PromaneX
8th May 2004, 01:13
this forums doin my head in

try this link instead
http://promanex.net/skinedit.zip

carlosp
8th May 2004, 07:53
not bad but still prefer editplus 2.1 (www.editplus.com)

Boricuaso
8th May 2004, 10:07
i like edit plus too cuz of all features and stuff but if you culd tweak your app some more it could stand a chanse for example your app dont save on contl + s keyboard shortcut the little popup at the start every time anoying, not all the xml code gets highlightted properly and the option to save on close when no file is open insted of just closing and it got an error when you whant to open a file and the window opens but you deside to not open anything and close the browse window it gives an error o and no line number very nesesary for my many line errors lol if you can fix this ill give it another run

i like the option yours got of seen the xml files in the current folder,cool but no resize for the side where the .xml file list show up you should change it to the bottom of the screen to save space and make more code writing screen area

sorry if you whernt expectin beta testing response but kind of like the too you know good job on it and hope you can fix some of the stuff i pointed out to mak it more user friendly.

l8ter

Nini
8th May 2004, 19:26
can't try it now, but I will..

At the moment I prefer Ultraedit ;) Are there any syntax-highlighting configuratin files available for it? (for winamp files, of couse ;))

:)

hammerhead
8th May 2004, 22:29
Nice work :)

PromaneX
9th May 2004, 17:33
i made most f the changes that Boricuaso asked for , just need to upload the new file now, thats a hard job cuz im on a 9.6 k connection :P

i will eventually add options to configure the highlighting :D do any of you know of a good xml parsing component for delphi? i wanna add a tree view off the file

hammerhead
9th May 2004, 19:49
Sorry. But you can just scan it normally for includes with a loop, just look for <include file="x" />.

If you want a regex, use something like this:

<([^\s<>]*?)include([\s]*?)file=('|").*?('|")([\s]*?)/>

PromaneX
10th May 2004, 01:16
ive updated the file on my server so feel free to download again to see the fixes and additions i have made to the program :)

Boricuaso
10th May 2004, 03:11
promaneX, that preaty good,its simple yet effective,lol.

i found a little bug tho, when you create a file and then save as or export as type: select .xml, .rtf or .html from the dropdown, unless you type in the extention of the file it wont save as the type selected.

and i dont know if you can do this, but is there any way that the files on the bottom can auto organice in a horizontal fashion,and then in rows,kind of like edit plus and that the window doesn't close any more then 1 or 2 rows,i found out that ones the window closes you have to restart the application to get the window in the default position,

again good job.

l8ter

leechbite
10th May 2004, 05:09
nice tool here. can the font and font size be changed? i kinda like courier font. :) also, user change the colors?

carlosp
10th May 2004, 09:15
dude, downloaded the new zip but the file is damaged. only 6.3 kb.

PromaneX
10th May 2004, 15:33
carlosp , the other guys downloaded the new file ok so did i :) try to download it again it was prob an interupted download

Boricuaso
that bug shall be flattened very soon i noticed it just after i uploaded the file lol grr
do you mean you want a shell style view of the files rather than a list?

i will add font options soon

Boricuaso
10th May 2004, 16:04
i wish i knew what shell style is!:igor:
but to explaine my self a little better, i took screenshot of your app and PS'it to illustrate what i was trying to expline:D i know, im preaty bad with words. lol

http://www.members.lycos.co.uk/redline/skinedit.png

l8er

PromaneX
10th May 2004, 16:23
right i sww now , erm yeah i can get it not to go smaller than 2 rows , but not sure about having the files aranged like that tho , ill try