Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Create special dialogues #67

Closed
axkr opened this issue Jun 17, 2019 · 5 comments
Closed

Create special dialogues #67

axkr opened this issue Jun 17, 2019 · 5 comments

Comments

@axkr
Copy link
Collaborator

axkr commented Jun 17, 2019

Can we have dialogues with sliders which manipulate an output field like in Manipulate:

@tranleduy2000
Copy link
Owner

What does it mean?

@axkr
Copy link
Collaborator Author

axkr commented Jun 29, 2019

Example for a JavaScript library with this functionality:

@tranleduy2000
Copy link
Owner

In Android, Webview is not fast enough to show too many LaTeX expressions in same time. The latency is about 1 expression / 1 second. I'll replace KaTeX WebView by some native libraries I found on Github for the best performance.

For plotting, I see some JS libraries can handle this feature.
Ref https://jsxgraph.uni-bayreuth.de/wp/index.html
This library is robust for plotting, the performance in Android webview is not fast as native code, but I think it is acceptable.

@axkr
Copy link
Collaborator Author

axkr commented Jul 13, 2019

What's the preferred way to add Android SeekBar's programmatically in IDEActivity result view?
Same question for a "Plot view"?

axkr added a commit to axkr/symja_android_library that referenced this issue Jul 13, 2019
tranleduy2000 pushed a commit to tranleduy2000/symja_android_library that referenced this issue Sep 9, 2019
@axkr
Copy link
Collaborator Author

axkr commented Dec 7, 2019

Manipulate is available in latest release through JavaScript libraries.
For special bugs please open separate issues

@axkr axkr closed this as completed Dec 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants