Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

ThreadSearch 0.7 release

<< < (12/16) > >>

dje:
Hi all !


--- Quote ---... What will happen if CC plugin will be disabled? ...

nothing bad, all enabled plugins will load in the specified order.

--- End quote ---

--- Quote ---normally there aren't any dependencies between plugins

--- End quote ---

All this is true. ThreadSearch is standalone and does not need code completion.
I chose to place the 'Find occurrences' item just below 'Find implementation' because I think it makes sense and would be more pleasant for user.


--- Quote ---suggestion: the plugin management setup should be extended in order to specify the sequence of plugins loading.
--- End quote ---
I think the wrong side of this idea is the implicit plugin dependency (with knowledge of it).
Another idea is to allow user to reorder contextual menu items in Editor settings  which is 'dependent safe'.

Dje

mariocup:
Hi dje,

I am testing Thread-Serach with CB SVN 4216 under linux and have the following strange behaviour.

1. I mark a text in the editor and put the string in the clipboard (Ctrl+C).
2. Then I go to the field for entering the search text in Thread Search Panel or Toolbar (cursor is blinking).
3. If the Ctrl-V shortcut is used, the text will be inserted in the editor instead of the thread search field (although the cursor is still blilnking).


I solved the problem. I forgot to rebuilt the ThreadSearch Plugin. :?

Bye,

Mario

dje:
Hi Mario !

It is a known issue that Pecan has solved in this post.
C::B systematically apply paste operation to active editor.

I'll integrate this patch in next release.

Thanks for reporting the bug, better twice than 0  :)

Dje

dmoore:

--- Quote from: Pecan on June 30, 2007, 05:34:18 pm ---It's a bug in the way CB main.cpp handles the clipboard/copy/paste events. It always thinks the paste is for the current editor even when the editor DOES NOT have the focus.

--- End quote ---

@Pecan: is there any reason not to post a patch to main.cpp onto berlios to fix this? The main editor window stealing all copy/paste requests is a bug IMO.

MortenMacFly:
Another thing I noticed (on Windows):
If I have the ThreadSearch panel active (in foreground) and close C::B it will crash.
BTW: Did I miss a newer version? I saw you fixed quite some bugs but I see 0.7 here, only.
With regards, Morten.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version