From: Aleksandras G. <al...@so...> - 2001-09-12 13:50:19
|
Riaan Booysen > > Feature request: When doing a Search or Find with the help controller > it would be great if the wxHtmlWindow could select all occurences > of the search string and the have facility jump to the matches > (like anchors) > by "select all" you mean highlighting every matched fragment? This is possible, but definitely some extra work needed (as there is currently only one continuos selection-area supported). Could it be sufficient to just have find-first/next/previous functions? Aleks. |