X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/18afa2acbefa9b89587a213513f2118958d0c20a..8a12f92d0d10a463f202c545a785a84b88b0c4a9:/docs/todo30.txt diff --git a/docs/todo30.txt b/docs/todo30.txt index 008b93a19e..8f7e1b91f4 100644 --- a/docs/todo30.txt +++ b/docs/todo30.txt @@ -179,6 +179,8 @@ wxMiscellaneous has been destroyed or recreated. On wxMSW, this is done in ~wxToolBar. On wxGTK, in SetToolBar. In wxMac, not at all, but sending a wxSizeEvent will do it. +- Need wxRect wxToolBar::GetToolRect(int id) or similar so we can + align a popup menu with a toolbar button. - wxMac font selector dialog is the generic font selector - horrible. - No Append(wxArrayString&) for wxChoice and wxComboBox in wxGTK.