Thursday, February 10, 2005

Updated Bookmark Viewer IDE Add-In

I have updated my Bookmark Viewer Add-In on CodeCentral.

Here is what has been updated:
  • When there are no bookmarks in the list, hide the listbox. The IDE docking was causing the 'No bookmarks...' prompt (which was on a panel) to not reset anchors correctly. Now a fake box and the text is drawn on the forms canvas.
  • Call repaint in the OnResize event for the form to make sure the form is painted when it is docked and then resized while docked.
  • Stop IDE from raising an 'Invalid datetime to encode' exception when viewing a form as text.
Previously mentioned in this blog entry.

0 Comments:

Post a Comment

<< Home