![]() |
Re: [Announce] MStarDict for N900
Finally new version 0.6-5 is in extras-testing repository. Please vote for promoting it to Maemo Extras:
http://maemo.org/packages/package_in...tardict/0.6-5/ |
Re: [Announce] MStarDict for N900
Works perfectly, thank you.
I like the clear color layout you have given to the text. What I am missing is a way to select and copy the results. |
Re: [Announce] MStarDict for N900
Is the source code here synchronized with the extras-repository? For example, does Github code include Wyabdc RealPeople TTS support?
As in, if I want to fix a bug, would this github be the appropriate medium? And, about images-filename-binary characters bug: this should have already fixed it, at least for html-based dictionaries (check sametypesequence in ifo file). Why didn't it? I am looking at babylon-Britannica; it has those nasty "^^filename.jpg^_" inside it. If you have Britannica, the word to test is Aardvark. The article has an image inside it, but I could not get a dictionary to display it. There is also the question of bug-fix for xdxf format, I think. The chunk variable does not get checked for the start-end mess, I think. But that's topic for later; parsing of html-based dictionaries should be 'fixed', first. Thank you. Best wishes. |
Re: [Announce] MStarDict for N900
Maemo mstardict project is hosted on garage: https://garage.maemo.org/projects/mstardict
Source code is in garage git at: git clone https://vcs.maemo.org/git/mstardict Web at: https://garage.maemo.org/plugins/ggi...p/?p=mstardict Extras repository is synchronizes only with this garage git repository. |
Re: [Announce] MStarDict for N900
1 Attachment(s)
@Wikiwide, you mean something like this?
Attachment 36379 Even more annoying than a missing aardwark picture (4D07F93E.jpg) are the missing icons (e.g. D437C110.bmp). (Oh and the colour scheme could be improved too. Dark red and blue on black is not the best combination for my aging eyes :() +1 for fixing MStarDict! It's been bothering me for ages and I've meant to fix it myself but something always gets in the way and then I forget - until the next time I have to use it (which is once in a couple of months :)). |
Re: [Announce] MStarDict for N900
Quote:
Thanks in advance :) |
Re: [Announce] MStarDict for N900
Colors, font size and copy-ability of the dictionary entries depend on what widget was used within MStarDict to display dictionary entries. Ideally, it would have been something using currently active theme for both color and font size of the text.
If I understand correctly, it's currently (see src/transwin.cpp ) : window>alignment>pannable>vbox>several trans trans=vbox consists of: hbox and Definition=label, where hbox consists of Expression=label and Bookname=label So, we should be looking at style (or, even better, class - to be same as other parts of operating system) of label = gtk_label_new("Definition"); to see any change in text color and text size. I am not sure what exactly sets the black background color, though. [Edit] label->set_selectable (true) around here should work. Hopefully. [/Edit] Thank you. Best wishes. |
Re: [Announce] MStarDict for N900
Black is the default background colour on Maemo. It is kind of OK in the default shades-of-grey-with-some-light-blue-thrown-in-for-good-measure colour scheme (the alternative orange is also acceptable), but it does not fit that well with just any random colour.
|
All times are GMT. The time now is 18:15. |
vBulletin® Version 3.8.8