Menu

#16 FormNode and ListView Control

open
nobody
None
5
2004-10-27
2004-10-27
Anonymous
No

Hi,

I used this code to create a admin app, but I have a
problem. If I use FormNode and I have a usercontrol
with a ListView on it the listview is not painted all the
time. There seems to be a problem with the Paint event.

Best regards,
ST

Discussion

  • Lesley van Zijl

    Lesley van Zijl - 2004-11-07

    Logged In: YES
    user_id=932282

    could you upload your UserControl (or one that shows this
    problem)

     
  • Johnson Chu

    Johnson Chu - 2004-11-22

    Logged In: YES
    user_id=1107180

    Me too. I encountered this problem occassionallywhen
    switching back and forth with <alt>-<F4>. There is no single
    UserControl that can reproduce this constantly. I finally get
    ride of it by adding a Paint event handler to every form node
    user controls to do base.Refresh().

     
  • Nobody/Anonymous

    Logged In: NO

    I have the same issue. This is really pretty bad. But since
    this has been open for more than I year I'm not holding my
    breath that it'll be fixed.

     

Log in to post a comment.