projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
cleanup
[wxWidgets.git]
/
docs
/
gtk
/
nonnative.txt
diff --git
a/docs/gtk/nonnative.txt
b/docs/gtk/nonnative.txt
index 6c6a5a918744e643cc4c9dcfd2a0ec9d1789e7be..5b0e47decf3012980e65f82c46d1f28214fea69d 100644
(file)
--- a/
docs/gtk/nonnative.txt
+++ b/
docs/gtk/nonnative.txt
@@
-4,10
+4,17
@@
List of classes which should use their native GTK+ equivalents but don't:
Problem with multiple fields, GtkStatusbar only seems to support one pane
- wxTreeCtrl
Problem with multiple fields, GtkStatusbar only seems to support one pane
- wxTreeCtrl
+ Ryan Norton has implemented this
+
- wxListCtrl
Could be reimplemeted in terms of wxDataViewCtrl?
- wxSplitterWindow
- wxListCtrl
Could be reimplemeted in terms of wxDataViewCtrl?
- wxSplitterWindow
+ Not possible because GTK's GtkHPane and GtkVPane
+ only support either horizontal or vertical panes
+ (therefore their names) whereas wxSplitterWindow
+ supports both and can even change orientiation at
+ runtime.
- wxDatePickerCtrl
- wxCalendarCtrl
- wxDatePickerCtrl
- wxCalendarCtrl