Re: text edit box not painting text ( on form startup )

2003-09-21 Thread Doug Herbert
further, the following edit control debugmsg from my simple app has two lines, probably worth of discussion - the last two in the following log extract : ---snip--- trace:edit:EDIT_WM_SetText L"more text by Doug" trace:edit:EDIT_EM_ReplaceSel L"more text by Doug", can_undo 0, send_update 0 trac

Re: text edit box not painting text ( on form startup )

2003-09-21 Thread Doug Herbert
> > It's possible that this might help. > > Huw. > -- > case WM_MOUSEACTIVATE: > - /* > - * FIXME: maybe DefWindowProc() > - SetFocus(hwnd); > result = MA_ACTIVATE; > break; > > +SetFocus(es->hwndSelf); > if

text edit box not painting text ( on form startup )

2003-09-18 Thread Doug Herbert
uld I use to narrow down the source of this problem ? Is there anyway I can check to see how the database app is repainting text within the text edit components ? Regards Doug Herbert. __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com