Curl Global Community

Full Version: TextSearchPattern
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The use of TextSearchPattern in the context of a {search-next } in a table may seem obvious - but an effective rolling-search can be subtle.

At a Kanji List page I am using

{kanji-table.search-next {TextSearchPattern pattern=str}, gm=topGuiMark}

which may return a pair of GuiMark instances.

While the search is rolling, it is searching from the top on a change to the search value, rather than searching from in place. Hmmm.

There is probably search code for Find in the IDE editor code in your Curl install.