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

How to develop a custom "input" shape? #228

Closed
eastxing opened this issue Jan 16, 2023 · 2 comments
Closed

How to develop a custom "input" shape? #228

eastxing opened this issue Jan 16, 2023 · 2 comments

Comments

@eastxing
Copy link

Hi there,
I have used the old version draw2d.js for years(since 2010).
Now I want to upgrade to the latest new version.
Then I found now all your figure must connect to a shape. My figure contains normal html form field, such as input text, textarea, combo, check box, radio box, ...
My question is what kind of shape should I created for my figure? Can you give some suggestions? Thanks.

@freegroup
Copy link
Owner

sorry - the 2010 version is completely based on HTML. Each "pixel" of the graph is implemented with Div's. No Canvas no SVG at this time.

In this case, these two libs are not compatible at all. Sorry for this

@freegroup
Copy link
Owner

very very old demo of one of the first versions. http://freegroup.github.io/draw2d_dhtml/demo/

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