Feature #202
porting Tools to Qt : Word_Dic
Status: | Closed | Start date: | 11/28/2008 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | sfb | % Done: | 100% |
|
Category: | Tools: General | |||
Target version: | Version 0.7.0 |
Description
I just gave it a try to port NeL Tools to Qt (version 4.4.3).
Started with word_dic as it's a very simple tool, so if someone is willing to test it (on Linux / Mac ) and validate that the way i did it fits the needs, i could go on with some more interesting tools !
History
#2 Updated by kaetemi over 9 years ago
Would be nice if you could add a screenshot or two to compare them here. :)
#3 Updated by titegus over 9 years ago
errr ... Actually i'm just trying to port the tools with the very same Look'n'Feel (dunno maybe size and all are important for desktop organization)
I guess many improvments could be added (like replacing the config file by a directory browser to locate the dic files and a combo for the language) or even new fonctionalities ( currently word_dic just copy/paste the Dictionary entries into the clipboard...)
I think i will port first to be cross platform and once it's validated, we can go further :) !
#4 Updated by kaetemi over 9 years ago
Heheh, ok, but I don't have Qt etc installed here right now, so it would be nice to have a screenie, so I could see the apps in action. Could be useful for later as well, once they get more documented etc. :)
#5 Updated by titegus over 9 years ago
- File word_dic_FileList.png added
- File word_dic_LookUp.png added
- File NeL_words_en.txt added
oki, so basically u just need to edit the words_dic.cfg config file, for example :
WordsPath = "C:/dev/Nel/gamedata/language";
LanguageCode = "en";
and run the application !
@Kaetemi : not sure we can really talk about an "app in action" tho :p
#6 Updated by kervala over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r584.
#7 Updated by kervala over 9 years ago
- Target version set to Version 0.7.0
I sightly changed UI and added containers for expanding correctly all widgets when the dialog is resized.
Thanks a lot titegus ! Good job :)
#8 Updated by sfb over 9 years ago
Applied in changeset r1432.
#9 Updated by sfb over 9 years ago
- Status changed from Resolved to Closed
- Assignee set to sfb
Added to CMake build environment when option WITH_QT is specified.
#10 Updated by kervala almost 8 years ago
- Project changed from NeL to Ryzom
- Category deleted (
Tools) - Target version deleted (
Version 0.7.0)
#11 Updated by kervala almost 8 years ago
- Category set to Tools: General
- Target version set to Version 0.7.0