[
Lists Home |
Date Index |
Thread Index
]
Howard Katz wrote:
> I have a need for a very simple and lightweight editor in the windows world
> to do xhtml (and possibly other xml) authoring. My main need to be able to
> type freeform text, select it with the mouse, and then be able to type a
> pre-assigned keyboard combo (eg, ALT-someKey) to automatically enclose the
> selected text with a start and end tag corresponding to that keyboard combo.
> (Second choice would be a popup of all defined tag alternatives, the choice
> *not* being based on current context.)
The Topologi editor can do those things. The mechanics are a bit
different from your description but the effect is the same. It is a java
program and can run well on Windows.
Cheers,
Tom P
|