X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/18afa2acbefa9b89587a213513f2118958d0c20a..1bf49fb99a354b47a920329679eade9ad4981fd4:/docs/todo30.txt?ds=inline 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.