As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
Quote from: mariocup on September 09, 2010, 12:30:58 pmTherefore we should think about what could be easier or reasonable if the status bar offers such a functionality.True. I would (however) wait for danselmi's answer on that topic concerning the readiness:Quote from: MortenMacFly on September 09, 2010, 10:12:44 amAlso I remember that danselmi ones said it's only a feasibility study.
Therefore we should think about what could be easier or reasonable if the status bar offers such a functionality.
Also I remember that danselmi ones said it's only a feasibility study.
- windows build ok ?
- everything portable ?
What things might be blocking at this moment ?[...]- dependencies to things outside CB ?
The following points are still open:The status bar patch is not reviewed (or at least I have no feedback)
... In addition I would welcome if you apply the project clean-up patch attached to this post. It modifies the project files to be more consistent with the other plugins.
The personal dictionary does not change if the active language changes
So I have no more open points!
I have some: After the last update SpellChecker keeps asking me on startup of C::B to setup the folders to the dictionaries (which are correct btw).
Do you mean the AnnoyingDialog? Does it ask even after you told it to "Don't Annoy me again!"?
...wait! I had a look at the code: You seem to always show this dialog, no matter if the settings are OK or not. Is that right? I think in that case you really should check if the user needs to be informed - that's only the case when the settings are incorrect. Otherwise this will surely lead to confusion (as in my case... ;-)).
So, I added a check if dictionaries are present and the dialog wil not be shown then.