Re: Can't enter text into rich edit (not buffer size related)
- From: "Dean Roddey" <droddey@xxxxxxxxxxxxxxxx>
- Date: Tue, 2 May 2006 18:43:36 -0700
Nevermind... I should just immediately post these questions, because I
inevitably figure out the answer just after posting! It was a trick being
played in the message loop that was causing TranslateMsg not to be called.
I'm adding this to a large framework and we use all our own windows except
for frames, but I'm throwing out our editor and wrapping the standard MLE,
so it had never been a problem before.
-------------------------------------
Dean Roddey
Chairman/CTO, Charmed Quark Systems
www.charmedquark.com
"Dean Roddey" <droddey@xxxxxxxxxxxxxxxx> wrote in message
news:ehmUmDlbGHA.536@xxxxxxxxxxxxxxxxxxxxxxx
I'm completely confused here I'm sure, but I'm having a wierd problem with
the richedit control. I can press enter or delete or backspace, cut and
paste (via keyboard) and all that works, but I cannot type anything into
it. I'm bumping the text limit up far larger than the text currently in
it, so that can't be it. And I can select the whole contents and delete it
and still can't type into it. So obviously it's not accidentally set to
readonly since I can edit it, I just can't enter any actual character
text.
.
- References:
- Can't enter text into rich edit (not buffer size related)
- From: Dean Roddey
- Can't enter text into rich edit (not buffer size related)
- Prev by Date: Can't enter text into rich edit (not buffer size related)
- Next by Date: Re: WM_MENUCOMMAND problem
- Previous by thread: Can't enter text into rich edit (not buffer size related)
- Next by thread: Re: Can't enter text into rich edit (not buffer size related)
- Index(es):
Relevant Pages
|
Loading