SourceForge.net wrote: > joerg can you look at my new solution for the not-found-tip in patch > SF#1633136.
It's pretty obvious that calltip() shouldn't pop up a not-found message on its own, because it returns either 0 when nothing is found, or the calltip's ID otherwise (if this gets fixed), so that the macro programmer can act according to that result. The show_tip() action routine is only there to be bound to the menu entry - the search menu isn't macro definable, yet ;-) The reason why I didn't address this is it didn't matter for what I tried to do and I'm running out of time. I don't expect to update any patches or to do nedit programming in the next months, or so. Jörg -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
