Frank Wunderlich: > isn't OnUpdateUI fired to often for string parsing? > how do i get the active pane (i also need this for OnDblClick, to get > the filename and linennumber printed by the compiler).
Its called quite often so you may need to work around that by avoiding expensive operations when nothing has changed. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
