diff options
| author | Pietro Gagliardi <[email protected]> | 2014-02-12 10:58:05 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-02-12 10:58:05 -0500 |
| commit | 87a99bd675d6bbfedc1e4446c6fd25ee5f55f3a4 (patch) | |
| tree | abed83f528ac0bff2c0c37cae24bbde0f46bbe4d | |
| parent | 33a32c4cdacc8cf708fce42b35c98fa98e797f5a (diff) | |
More TODOs.
| -rw-r--r-- | todo.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ +so I don't forget: - Window.SizeToFit() or WIndow.OptimalSize() (use: `Window.SetSize(Window.OptimalSize())`) for sizing a window to the control's interest +- Control.Show()/Control.Hide() far off: - localization |
