in reply to Re: Re: Win32::GUI -- Listview Display Problems
in thread Win32::GUI -- Listview Display Problems

Would one of you please post working code, so that others following this thread can see what needed to be done? Thanks.

  • Comment on Re: Re: Re: Win32::GUI -- Listview Display Problems

Replies are listed 'Best First'.
Re: Re: Re: Re: Win32::GUI -- Listview Display Problems
by talwyn (Monk) on Jul 04, 2002 at 22:04 UTC
    dws,

    I'll see if I can recreate the problem in win32::gui code. However I suspect the problem may be some interaction/sideeffect from Guiloft. Guiloft automates a great portion of the work required to set windows up. and stores that info in binary files.

    If I can create broken code I'll post it and the changes needed to fix it.

    My original program has changed in form quite a bit and I am not using versioning software so I will have to try and deliberately write some broken code.

    Talwyn