Page 1 of 1

e.searchView.newResults ?

Posted: Wed Oct 02, 2024 10:13 am
by zarkogajic
Hi Support,

Can you provide some guidance / detailed explanation what's inside pEvent.Param1/2 for e.searchView.newResults ?

-žarko

Re: e.searchView.newResults ?

Posted: Wed Oct 02, 2024 8:55 pm
by Vasyl - PDF-XChange
Hi Zarko.

e.searchView.newResults - notification about changes(adding new items, removing all) in search-results window inside the Search pane.
pFrom: IPXV_SearchView
nParam1: the internal unique ID of collection of search-results. Eash new search creates new collection with new ID; Param1==-1 - just a notify about
clearing the search result window inside Search pane
nParam2: not used.

HTH.

Re: e.searchView.newResults ?  SOLVED

Posted: Thu Oct 03, 2024 6:03 am
by zarkogajic
Hi Vasyl,

Thanks.


e.searchView.newResults ?

Posted: Thu Oct 03, 2024 8:53 am
by Stefan - PDF-XChange
:)