From: Alexander S.K. <al...@be...> - 2016-08-30 08:52:51
|
Hello All, I've cleaned a Windows version of HBrowse a bit: deleted from there all code, related to filtering and moved this code to a new class HBrwFlt, which inherits from HBrowse. I believe that it is a correct way to add such specific features as filtering. An appropriate command has been added: @ ... BROWSE ... FILTER ..., so, if you use that feature, you need to change a command in your program. Regards, Alexander. |