Re: mle help

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

Brian Jackson wrote:

> Windows uses a special message to change
> colors on edittexts and comboboxes.

Win32Lib traps two of the messages, but ignores the rest:

    elsif iMsg = WM_CTLCOLORBTN
    or    iMsg = WM_CTLCOLORSTATIC
--    or    iMsg = WM_CTLCOLOREDIT
--    or    iMsg = WM_CTLCOLORLISTBOX
--    or    iMsg = WM_CTLCOLORMSGBOX
--    or    iMsg = WM_CTLCOLORDLG
--    or    iMsg = WM_CTLCOLORSCROLLBAR
    then

-- David Cuny

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

Search



Quick Links

User menu

Not signed in.

Misc Menu