r1 - 11 Oct 2005 - 10:57:40 - JohnAndersonYou are here: OSAF >  Journal Web  >  ContributorNotes > JohnAndersonNotes > JohnAnderson20051010
  • Color is now added to a collection in it's setup method
  • Avoid unnecessary rendering and unrendering when the only change to a tree of blocks is its contents. So, in this case we now send onContentsChanged instead of unrendering calling onContentsChanged and rerendering. This introduces various problems, most of which have been fixed, except for the detail view which Bryan is still working on.
  • Added methods to block to avoid unnecessary notifications that are a side effect of updating the screen. Not only does this get rid of extra unnecessary screen updates, it also gets rid of double clicking bugs in the Table block.
  • Move most of the wxSynchronizeWidge calls on the widget to synchronizeWidget on the block, where they avoid failing when the widget doesn't exist and also avoids unexpected recursive calls.
  • Fixed lots of bugs related to these changes.
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.