I guess you did not try that on WindowsNTSFka wrote:I know the initial loading was slow
So basically you plan on making it an "On Demand" thingNTSFka wrote:The version with dockable window loads the data from sqlite database and that must be created by user -- there is a button for that
I suggest using some "slick" controls, like using wxInfoBar that says: "Help is not available yet, would you like to create it? [create] [cancel]"
How do you plan on merging the two branching? (i.e. how do you plan on incorporating the background thread to your code)
I suggest that you will work directly on codelite's code and use something like:
Code: Select all
git diff origin/master > cmake-plugin.patch
Note that we plan on releasing a new codelite version _this_ weekend. So any changes you had in mind should be ready in the coming days ( I still need to build and test it on OSX)
Quark66 already created a Czech translation for codelite maybe you can improve it (by adding the translation to the plugin)NTSFka wrote:If you want, I can create Czech translation for the plugin.
Here is a link to his work in the translation forum:
http://forums.codelite.org/viewtopic.php?f=15&t=2006
Eran