NO

Author Topic: RichEdit  (Read 3159 times)

Jokaste

  • Guest
RichEdit
« on: November 20, 2017, 07:10:51 PM »
I am playing with RichEdit. I want to search text, so I display the text into the edit control, each time I click "Next" I get nothing. In fact I don't understand how it runs! If someone could put me on the road. I join my source code. There are other bugs, (WM_PASTE) but it is for another day.


Thanks in advance.
« Last Edit: November 20, 2017, 07:12:23 PM by Jokaste »

Offline jj2007

  • Member
  • *
  • Posts: 536
Re: RichEdit
« Reply #1 on: November 21, 2017, 07:27:08 PM »
In which of the 27 files do you use the EM_FINDTEXT message?

Jokaste

  • Guest
Re: RichEdit
« Reply #2 on: November 21, 2017, 08:50:36 PM »
The main file. E.asm
I have understood in reading many times the iczelion tutorial.
I use the common dialog box and all the examples I have read did not use it (Iczelion too...).
Now I think that I have understood how it runs.
So you can consider the post closed.


I had searched on google, wikipedia and you tube... If you see what I mean... Poor boy...