Mention that wxOSX doesn't implement SetLayoutDirection()
At least avoid wasting people time with debugging why it doesn't work.
(cherry picked from commit 5ffb8de44d
)
This commit is contained in:
committed by
Paul Cornett
parent
87289bdc04
commit
29a514cfc6
@@ -2902,6 +2902,9 @@ public:
|
||||
|
||||
/**
|
||||
Sets the layout direction for this window.
|
||||
|
||||
This function is only supported under MSW and GTK platforms, but not
|
||||
under Mac currently.
|
||||
*/
|
||||
virtual void SetLayoutDirection(wxLayoutDirection dir);
|
||||
|
||||
|
Reference in New Issue
Block a user