how can output graphics(pic,chart,..) With p4d without svgcomponent #494
|
Hi |
Answered by
pyscripter
Jan 16, 2025
Replies: 2 comments 1 reply
|
See https://en.delphipraxis.net/topic/4648-window-hooking/?tab=comments#comment-40848. |
1 reply
Answer selected by
pyscripter
|
PythonGUIInputOutput is for text output. The link above explains how to display plots. Also https://github.com/pyscripter/python4delphi/tree/master/Tutorials/Webinar%20II explains how to do it using svg output or a browser component. Demo29 shows how to deal with images. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

See https://en.delphipraxis.net/topic/4648-window-hooking/?tab=comments#comment-40848.