From 9166aea83f8af78b4f347098d21d3a29bf570754 Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 1 Apr 2020 16:57:20 +0200 Subject: [PATCH] WxWidgets --- Bindings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Bindings.md b/Bindings.md index b2ae95c..e8bb2f5 100644 --- a/Bindings.md +++ b/Bindings.md @@ -62,6 +62,7 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12, | vtk | **imgui-vtk**:
https://github.com/trlsmax/imgui-vtk | Win32 (native) example | **example_win32_opengl3**:
Unmerged PR: [#2772](https://github.com/ocornut/imgui/pull/2772), [#281](https://github.com/ocornut/imgui/pull/281) (old example design) | | Win32 GDI renderer | **imgui_impl_gdi**:
Unmerged PR: [#2724](https://github.com/ocornut/imgui/pull/2724) +| WxWidgets | **wxImGuiCanvas.h**:
https://github.com/ocornut/imgui/issues/1029 ## Miscellaneous