Dave Page wrote:
>Search (& replace) would be a nice additions to pgAdmin. Unfortunately
>I've found the documentation on the StyledTextControl to be minimal at
>best - I was often reading the source to figure it out.
>I don't believe there are any dialogues implemented in it (though I may be
>wrong), so I suspect your only option is to create your own and use the
>FindText() function. :-(
>
The stc control doesn't implement the dialog, but wxWin does. Menu entry
and toolbar bitmap are already prepared, so anybody feel free to
contribute an implementation. Should be a method added to ctlSQLBox.
Regards,
Andreas