- MemoEdit Search feature via UserFunc? - 1 Update
Francesco Perillo <fper...@gmail.com>: Apr 08 10:58PM +0200
I spent a bit browsing the source code of memoedit... it actually creates a
LOCAL oEd instance of HBMemoEditor that is a subclass of HBEditor.
Browsing the source code I found several references to places where text is
extracted and cursor positioned. My first idea was to clone memoedit and
make the oEd variable PRIVATE so that it could be accessed from a SET KEY.
Then I wanted to better understand when the use function was called and
found this post where you may find, in the attached file, the solution for
your problem.
https://groups.google.com/g/harbour-users/c/TSvdHa3L5sg
Please note that the solution provided subclass HBEditor directly and
bypass MemoEdit/HBMemoEditor. You know what you need.
Please let us know if you find a better solution.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to harbour-user...@googlegroups.com.