xxtbg / fseye

Automatically exported from code.google.com/p/fseye
Apache License 2.0
0 stars 0 forks source link

Should automatically reset Eye when the underlying WatchForm becomes disposed due to an exception #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
While the OnClose is hooked to prevent disposal of the underlying WatchForm 
instance of an instance when the "X" close button is clicked (i.e. it hides but 
does not dispose), if an exception should happen to occur it will cause the 
WatchForm to dispose and subsequent attempts to Show the Eye to fail. Eye 
should checked whether its WatchForm has disposed and re-initialize it when so.

Original issue reported on code.google.com by stephen....@gmail.com on 16 May 2011 at 8:21

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 22 May 2011 at 3:44

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 8 Aug 2011 at 1:38

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 13 Apr 2012 at 6:17