How add a Cancel function for nattable search [message #1603654] |
Fri, 06 February 2015 04:57  |
Eclipse User |
|
|
|
Hi Dirk,
I hope i can add a cancel for nattable search? is it possible or not?
some times the nattable show a huge data, and when open search dialog and click "Find", it is slow, (the program is block). i hope i can add a cancel function for that, i check codes, maybe need to add a Job in "CellDisplayValueSearchUtil.findCell", there is a for loop. but this function need to return the result.
do you have some advises for this function?
Thank you.
|
|
|
|
Re: How add a Cancel function for nattable search [message #1604867 is a reply to message #1603780] |
Fri, 06 February 2015 23:46   |
Eclipse User |
|
|
|
HI dirk,
you mean you will implement this function, is it right? if that, please also improve another problems, i find SearchDialog you set "setShellStyle(getShellStyle() ^ style | SWT.MODELESS);" maybe you hope the dialog is modeless, in fact, The SearchDialog is not, just implement like this. another opinion, whether you add the key (ctrl+k/ctrl+shift+k) for next and previous (like eclipse). i just implemented it in local.
thank you very much,
neal.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09056 seconds