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:
@@ -850,6 +850,10 @@
|
||||
RelativePath=".\listbox.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\native.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\notebook.cpp"
|
||||
>
|
||||
|
Reference in New Issue
Block a user