Menu

#10 CliExtend: Background not re-painted

closed-fixed
Plug-ins (10)
5
2005-09-15
2005-09-15
No

The Background color of the ServerList isn't repainted
when a window in from of this is minimized. May be is a
problem with the dialogs, we can't use custom
backgrounds (processing the WM_ERASEBKGND message) in
dialogs?.

* Real Solution: implement ServerList as window (like
mainframe).

* Fast Solution: Ignore the WM_ERASEBKGND message and
lost the dialog top border.

Discussion

  • Javier Aroche

    Javier Aroche - 2005-09-15

    Logged In: YES
    user_id=583648

    WM_ERASEBKGND message ignored now.
    Sources will be commited now to CVS.

    Javier Aroche

     
  • Javier Aroche

    Javier Aroche - 2005-09-15
    • status: open --> closed-fixed
     

Log in to post a comment.