Menu

#208 Cross-threading exceptions.

Not Assigned
closed
nobody
None
5
2013-09-25
2006-06-30
No

The OnAutoSave function is called from a non-UI thread
and causes exceptions when getting the current
listview's layout. Change the associated timer to a
System.Windows.Forms.Timer instead.

Attach file is the updated source.

Discussion

  • Marc C. Brooks

    Marc C. Brooks - 2006-06-30

    Revised with Timer changes.

     
  • Torsten Rendelmann

    Logged In: YES
    user_id=714452
    Originator: NO

    we solved it somewhat different now, but it should now prevent that kind of exceptions (v1.5.0.4, CVS)

     

Log in to post a comment.