Hi,
Is there a way to display the contents of an xml in a dialog like the internet explorer does with indentations and change the color of some words?
Thanks in advance.
xml in dialog
Re: xml in dialog
Otto wrote:This is a xBrowse!
Hi Otto,
I think this solve my problem, but i want to change a color with some tags.
Do you put the code here? Thank you so mutch
- nageswaragunupudi
- Posts: 10733
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Been thanked: 11 times
- Contact:
Re: xml in dialog
You may also try the built-in function of FWH
Mr. Otto's program appears to be more advanced than this.
Code: Select all | Expand
FW_XmlView( cXmlFile )
Mr. Otto's program appears to be more advanced than this.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
Re: xml in dialog
nageswaragunupudi wrote:You may also try the built-in function of FWHCode: Select all | Expand
FW_XmlView( cXmlFile )
Mr. Otto's program appears to be more advanced than this.
Thank you Mr. Nages. Fw_XmlView() allows change some lines color?
Re: xml in dialog
nageswaragunupudi wrote:You may also try the built-in function of FWHCode: Select all | Expand
FW_XmlView( cXmlFile )
Mr. Otto's program appears to be more advanced than this.
No reconoce esta función. Debo poner algún include o alguna libreria adicional?
Gracias
- cnavarro
- Posts: 6675
- Joined: Wed Feb 15, 2012 8:25 pm
- Location: España
- Has thanked: 12 times
- Been thanked: 13 times
Re: xml in dialog
Which version of Fivewin do you use?
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces