Some TODO cleanup.

This commit is contained in:
Pietro Gagliardi 2015-04-17 18:55:03 -04:00
parent 47368bdfe9
commit 9fae528fd4
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@
- SWP_NOCOPYBITS (or was it WS_CLIPCHILDREN?)
- buttons not in tab get drawover issues
- buttons in tab without transparent drawing code get copied into the label when stack shown and rehidden
- see if we can clean up the Darwin backend
- make the Unix and Windows backend use uiParentDestroy() instead of relying on the autodestroy behavior of the backends
- make the backends use uiParentDestroy() instead of relying on the autodestroy behavior of the backends
- this requires explicitly handling delete events
- verify retainment for uiParents in GTK+