[ nedit-Bugs-1888195 ] calltip's ID not returned correctly
Joerg Fischer
jf505 at gmx.de
Sun Mar 2 10:56:04 CET 2008
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
More information about the Develop
mailing list