| StructredTextEditor XML content look and feel question [message #206466] |
Mon, 07 January 2008 18:28 |
|
Originally posted by: sursubra.cisco.com
Hi,
I am thinking of using StructuredTextEditor for my one of the editor
requirement. My requirement is this i need to develope a text editor which
need to edit an xml file but in the viewer
instead of xml tag look i need to display them as c function(only for
display purpose).for example
<world>
<continent name = "North America">
</continent>
</world>
should look like
world {
continent {
name = "North America""
}
}
I think I can do this in StructuredTextEditor. Is it difficult to do it.If
possible can some one throw some lights on.
Regards,
Suresh Subramanian
|
|
|
Powered by
FUDForum. Page generated in 0.04167 seconds