Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
wrap char mode feature added for Editor Tweak plugin
dmoore:
I think (but may be misremembering) we fixed a pretty major bug in wxScintilla that was generating a lot of UpdateUI messages. So while it's probably inefficient to have so many handlers for the same event I don't think the performance penalty is all that bad because there is an order of magnitude fewer calls. Fine if you want to combine the handlers, but I personally would seek out some other solution than a timer. (Adding latency as a workaround sucks!)
oBFusCATed:
But is it a performance problem? You know first rule of optimisations, right? Measure before doing anything...
gd_on:
SVN 9382 has a problem for me on Windows.
C::B starts, but is not able to load a project: it hangs and I have to kill C::B.
If I disable Editor Tweaks, my project can be loaded.
This problem does not happen with svn 9380 (I have not tried svn 9381)
gd_on
oBFusCATed:
Are you sure you've rebuild it correctly?
This is the main discussion about this commit: http://forums.codeblocks.org/index.php/topic,18358.msg125852/topicseen.html#msg125852
@admins: Please move these posts there.
MortenMacFly:
--- Quote from: oBFusCATed on October 06, 2013, 07:30:03 pm ---@admins: Please move these posts there.
--- End quote ---
Done.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version