Hi
I'm aware about the fact that already exists some other programs for html file analizing, what I want to do is a piece of software tailored to edit source files made by ebook publisher.
I used the treeview only to reveal the inside of the html source and the listview in the left I used for css editing. I don't know if you noticed that in the listview if you click on the values column you can edit in place the values, predefined for values used by ebook publisher (after editing click save to see the results.
The bottom part now is used for viewing the selected html node (with syntax highlighting) but will be also used for simple textual html editing.
Also here i want to put (in a tab) the global css properties used in the style tag by ebook publisher with the editing posibility too.
It's interesting why you have this problems with my setup files, i made an offline publishing package with no updates checking, I have to try to made a better approach to make a setup package.
|