‎2007 Mar 09 10:50 AM
hello,
i am working in dialog programing i need to display text which is save in a file and i want that whenever each new call screen i should display a text message from my flat file on the new screen ..... is there is a funda of xml?
‎2007 Mar 09 10:53 AM
If the text is same for all the screens then copy it into a string or variable type c and write it on all the screens
‎2009 Nov 25 11:20 AM