Thx DeepDiver but it is a slightly different situation.
I have just been entrenched in so many other problems I didn't even think I should just create my own working example of it and force QLocale and see what happens....
Bob
Thx DeepDiver but it is a slightly different situation.
I have just been entrenched in so many other problems I didn't even think I should just create my own working example of it and force QLocale and see what happens....
Bob
My problem that I was attempting to solve in the first question was having documentation set in html formatted files and loading them into a QTextEdit depending on what language was in use.
If I placed in them in a resource file I could then just display them in the QTextEdit appropriately but was unsure of how to access them from resource file and have them displayed.
I know how to read them in from file and set them but file access times are unacceptable so I figured I could add them as a resource and trade time for size.
Bob
In case anyone was wondering
Qt Code:
To copy to clipboard, switch view to plain text mode
Bob
Bookmarks