User forums > Using Code::Blocks
Incremental Search
Jenna:
--- Quote from: mandrav on October 07, 2008, 02:42:07 pm ---Looks good, though highlighting didn't work for me at all.
--- End quote ---
Might be the same problem taht Mario has (and me with XP on my Laptop as I just found out).
--- Quote from: mariocup on October 07, 2008, 04:01:19 pm ---The hint for "Select only" should be changed to "Selected text" to be consistent with the search dialogue. The highlight colour is very decent, so it is not easy to see the highlighting on a laptop screen, perhaps it should be customizable.
--- End quote ---
It's no problem to make it customizable, the only problem is the method for highlighting (scintillas indicators).
It's never really colourful.
That also happens to Highlight occurences.
If anybody knows a better method to highlight text in (wx)Scintilla, please post it.
I have to sleep in a hotel this night (because of work), so I have (hopefully) time enough to do the changes.
I can commit it as contrib-plugin later, if no errors or problems with other parts of C::B come up.
MortenMacFly:
... I splitted the topic about wxScintilla in an own thread, available via:
http://forums.codeblocks.org/index.php/topic,9335.0.html
Jenna:
I commited Incremental search this afternoon.
I also patched (wx)scintilla, to add a new more colourful indicator.
Highlight occurences also uses it now.
In "Settings -> Editor" there is a configuration panel for IncSearch, where you can change the used colours and chose, whether the found text should be centered on screen (if possible) or not.
rhf:
--- Quote from: jens on October 10, 2008, 06:33:31 pm ---rhf : the thread is splitted, please post here: http://forums.codeblocks.org/index.php/topic,9289.0.html.
--- End quote ---
OK. Repeat of previous post: I just updated with SVN 5253 and experimented with Incremental Search. It appears to work properly; however, the toolbar buttons for Prev, Next, etc do not appear. There is just a single large button with no icons. This is on Windows XP.
Thanks for adding a nice feature.
Jenna:
--- Quote from: rhf on October 10, 2008, 06:50:09 pm ---
--- Quote from: jens on October 10, 2008, 06:33:31 pm ---rhf : the thread is splitted, please post here: http://forums.codeblocks.org/index.php/topic,9289.0.html.
--- End quote ---
OK. Repeat of previous post: I just updated with SVN 5253 and experimented with Incremental Search. It appears to work properly; however, the toolbar buttons for Prev, Next, etc do not appear. There is just a single large button with no icons. This is on Windows XP.
Thanks for adding a nice feature.
--- End quote ---
I tested it on Linux, w2k and winxp sp2, and it works on all platforms.
How did you compile it.
Did you use clean svn-version or did you patch the code manually before.
Maybe a screenshot would be helpful.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version