8000 Big additions · Issue #2284 · numworks/epsilon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Big additions #2284

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

Open
LucasLeCool323 opened this issue Jan 14, 2025 · 5 comments
Open

Big additions #2284

LucasLeCool323 opened this issue Jan 14, 2025 · 5 comments

Comments

@LucasLeCool323
Copy link
  1. A clipboard module which makes it possible to interact fith clipboard;
  2. An os module to get info from the hardware and software
  3. Additions for kandisky: polygons (frame or filled), circles (frame or filled) or lines
@Evangelospro
Copy link

+1 on this one. Especially something like a clipboard manager with previous entries might come in handy and save some time!

@mobluse
Copy link
mobluse commented Jan 14, 2025

I think it would be better to expand the NumWorks turtle module rather than expanding the kandinsky module since turtle is standard in Python for other platforms, and it would be useful to port programs back and forth and also the knowledge would be useful for more platforms. Polygons and circles can be filled and have different border color in the standard turtle module. Examples: https://www.naukri.com/code360/library/color-filled-shapes-in-turtle

@LucasLeCool323
Copy link
Author

also adding inputs for kandinsky( draw_input(x,y,w,h,col,bgcol,placeholder)

@Royal-Duck
Copy link

I think it would be better to expand the NumWorks turtle module rather than expanding the kandinsky module since turtle is standard in Python for other platforms, and it would be useful to port programs back and forth and also the knowledge would be useful for more platforms. Polygons and circles can be filled and have different border color in the standard turtle module. Examples: https://www.naukri.com/code360/library/color-filled-shapes-in-turtle

Turtle is slow... which is bad.

@LucasLeCool323
Copy link
Author

Add is toggled to ion for shift and alpha, allow me to use the alpha key nd the shift (not using input, on running script) and a get value if not imput from Kandinsky (like if i had an imput, but non imput, so i can have a rectangle and for any key i press i can add text, also, add draw circle and draw line to kandinsky

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

No branches or pull requests

4 participants
0