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

Handler #11

Open
Specko93 opened this issue Jun 26, 2017 · 1 comment
Open

Handler #11

Specko93 opened this issue Jun 26, 2017 · 1 comment

Comments

@Specko93
Copy link

Specko93 commented Jun 26, 2017

Hello,
I modified TEditor, added one new button that will insert image into it. So my question is: How do I communicate between package(TEditor) and my project. I want to make when "InsertImage" is pressed, open dialog with custom list that I have in my project, which shows images and folders on server.
Problem is that I cant make one handler and call it in my project when that button is pressed. Any solutions for my issue?
Thanks.

@jessejiang0214
Copy link
Contributor

It's too hard to achieve this, first, you need to add this feature into JS file. Second, you need to find a way to show a popup, select image and load to the server, after server return uri then you insert to HTML file.

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