Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scintilla integration help #37

Open
kitepad opened this issue Dec 26, 2020 · 1 comment
Open

Scintilla integration help #37

kitepad opened this issue Dec 26, 2020 · 1 comment

Comments

@kitepad
Copy link

kitepad commented Dec 26, 2020

I want to integrate scintilla editor with imwindow, but I don't experiences on this. I can create window using win32 api.
How can i integrate it. Scintilla site is www.scintilla.org.

@thennequin
Copy link
Owner

First of all, you need to integrate Scintilla with Dear ImGui, because ImWindow use Dear ImGui.
There is a topic about it ocornut/imgui#108
Then when you have completed the integration with Dear ImGui, it will be easy to use it with ImWindow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants