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

ThreadSearch 0.7 release

<< < (5/16) > >>

dmoore:
running same as you. full source attached



[attachment deleted by admin]

dmoore:
dje: this really is a nicely done plugin. any thoughts on allowing user to have the threadsearchview in a dockable instead of the messages window? (no reason not to allow the user to choose)

and... when do we get replace in files?  :lol:

dmoore:
one thing to be careful of is polluting the xrc namespace. because the names are shared application wide it probably makes sense to preface all names with an abbreviated version of the plugin name. so "findf" would be "threadsearch_findf" (or tsrch_findf)

Pecan:
Here's an interesting bug in CB.

When I change the LoadResource() name to a non-existing file here's what you get:



a one-letter file name from NotifyMissingFile.

dje:

--- Quote from: dmoore on June 29, 2007, 10:58:48 pm ---dje: this really is a nicely done plugin
--- End quote ---
Thank you  :D  Nice to write it !


--- Quote from: dmoore on June 29, 2007, 10:58:48 pm ---any thoughts on allowing user to have the threadsearchview in a dockable instead of the messages window? (no reason not to allow the user to choose)
--- End quote ---
I think it is possible, we'll just need a 25'' screen to display the configuration panel  :)


--- Quote from: dmoore on June 29, 2007, 10:58:48 pm ---and... when do we get replace in files?  :lol:
--- End quote ---
I already thought about it but for now, it remains a thought...

So, now:

* Morten's bug fix (crash on plugin disable).
* windows project rework to put threadSearch plugin under SVN contrib plugins.
* pictures management
* External requests management
* possibility to hide preview editor
* choice between Messages notebook tab and dockable window
You will have noticed it is not a numbered list, it is a random list  :)

I keep in mind the replace idea but I don't put it in the to do list before thinking about it a little more...


Dje

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version