Re: No border on dynamically created CListCtrl in W2K (fine on XP)



Nevermind, I see it.

Thanks.

--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com

"Tom Serface" <tserface@xxxxxxx> wrote in message
news:%235LqHTlFHHA.2464@xxxxxxxxxxxxxxxxxxxxxxx
Looks like he got it working and the solution looks reasonable. I've
found list controls to be a little bit difficult to work with at times
depending on where they are located. For example, using a list control as
a child of a tab control doesn't always work (except when the list control
is the first tab), but it works OK if it is on a dialog that is revealed
by the tab. Anyway, I'm glad to see the mystery solved (or at least a
reasonable solution uncovered).

Tom

"Jonathan Wood" <jwood@xxxxxxxxxxxxxxxx> wrote in message
news:%23Z5F3ejFHHA.3468@xxxxxxxxxxxxxxxxxxxxxxx
He said it also wasn't painting properly. I think there is something else
going on here. I asked if he had any subclassing or things he was doing
in response to notifications but he hasn't answered.

I've never seen anything like this. He must be doing something else.





.



Relevant Pages

  • Re: Adding lists to tabs
    ... OnCreate method of the class I have created the tab control and assigned ... I have declared a list control in the ... the child windows be modeless dialogs. ... user changes tabs and change the content inside my 1 list control? ...
    (microsoft.public.vc.mfc)
  • Re: Adding lists to tabs
    ... Do I need to create one list control per tab and make each one a child of a tab - ie. 6 tabs and 6 list controls? ... how do I make the list control a child window and assign it to a tab? ... You make the control a child window by passing the parent window to it when you Create it. ...
    (microsoft.public.vc.mfc)
  • Re: No border on dynamically created CListCtrl in W2K (fine on XP)
    ... list controls to be a little bit difficult to work with at times depending ... a tab control doesn't always work (except when the list control is the first ... tab), but it works OK if it is on a dialog that is revealed by the tab. ... response to notifications but he hasn't answered. ...
    (microsoft.public.vc.mfc)
  • Re: No border on dynamically created CListCtrl in W2K (fine on XP)
    ... Jonathan Wood ... using a list control as ... a child of a tab control doesn't always work (except when the list control ... I asked if he had any subclassing or things he was doing ...
    (microsoft.public.vc.mfc)
  • Re: Is there a way to change foreground color depending on backgound color?
    ... >I have a list control that paints the background of an item depending on ... Draw using XOR mode. ...
    (microsoft.public.win32.programmer.gdi)