Add wxNativeWindow allowing to easily embed native widgets in wx.
Implement the class for wxMSW, wxGTK and wxOSX/Cocoa, show it in the widgets sample and add documentation for it.
This commit is contained in:
@@ -337,6 +337,9 @@
|
||||
<File
|
||||
RelativePath=".\listbox.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\native.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\notebook.cpp">
|
||||
</File>
|
||||
|
Reference in New Issue
Block a user