From 879ba15fba38d9eb163d6c4537cb17022b68ba8f Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 22 Mar 1999 19:40:48 +0000 Subject: [PATCH] issue with right aligned checkboxes added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/gtk/todo.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/gtk/todo.txt b/docs/gtk/todo.txt index 798af17b33..6b3e08305c 100644 --- a/docs/gtk/todo.txt +++ b/docs/gtk/todo.txt @@ -1,26 +1,26 @@ -------------------- High priority --------------------- +-------------------- Medium priority --------------------- + +Show accelerator in menus and control labels and actually implement them + -> Changed in GTK 1.2 (so let's do it for 1.2). Postponed. + -------------------- Low priority --------------------- +Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set + OwnerDraw for wxListCtrl and others -> Postponed. DnD -> Must be rewritten for GTK+ 1.2 -wxDebugContext <-> wxLogXXX functions - -> Remove either - Implement wxPalette -> I never understood that. Postponed. Implement different visuals and displays -> I never understood that. Postponed. -Show accelerator in menus - -> Changed in GTK 1.2. Postponed. - Cooperation with Qt -> Would be nice. - \ No newline at end of file -- 2.45.2