View Single Post
Old 05-28-13, 09:09 AM   #2053
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by Echolot View Post
I don't know much about html files and creating such files. I could make text with patches descriptions in my language but I have no clue about how this can be implemented in the app.

Maybe mouse over tooltips reading their content from a txt file like the language packs
(folder Help/German/tooltips_de.txt)
The tooltips one would be hard to implement. What I will do is add a folder to the app called Help. Inside that folder will be folders for all the languages defined. Inside each \Help\language folder I will let you place txt, html, doc, docx, whatever file(s) you want in there. Then when the user clicks the help button the app will show a listbox with all the files found in that folder. When the user clicks an item in the listbox the app will have the end-user's OS open the file using the application defined for the file's extension. Simple and elegant
TheDarkWraith is offline   Reply With Quote