Re: Single line RichEdit

new topic     » goto parent     » topic index » view thread      » older message » newer message

> -----Original Message-----
> From: Isaac Raway [mailto:isaac-topica at blueapples.org]
> Subject: Re: Single line RichEdit
>
>
> it gave me this:
>
> Error code 461
> Failed to acquire a hWnd when creating a control.
>
> Win32Lib v0.59.1 08-June-2003
>

Okay, that must be new to the the next release. It is just a combination 
of ...

    constant  WS_CLIPPINGCHILD = WS_CHILD + WS_CLIPSIBLINGS

The reason you got a failure with just WS_CLIPCHILDREN is that you need to 
specify WS_CHILD if your control has a parent.

-- 
Derek


-- 

cheers,
Derek Parnell

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu