More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-02-18 04:04:45 -05:00
parent 61d6d46164
commit 8ec518dfe8
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ import "C"
On Windows, container controls are just regular controls that notify their parent when the user wants to do things; changing the contents of a switching container (such as a tab control) must be done manually.
*/
// TODO FIGURE OUT HOW OR WHY THIS IS PARTIALLY MARGINED WTF
// it's probably something I did a while ago and forgot but still wow
type tab struct {
*controlSingleHWND
children []Control