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

Add syntax and html to display an icon for functions #8

Open
oleegholm opened this issue Oct 10, 2015 · 2 comments
Open

Add syntax and html to display an icon for functions #8

oleegholm opened this issue Oct 10, 2015 · 2 comments

Comments

@oleegholm
Copy link
Member

No description provided.

@oleegholm
Copy link
Member Author

Def myFunct(a : Type) = {
def icon = line(-10 -10 10 10)
someCode(a)
}
Should draw an icon between the editor and canvas showing the artwork declared in "def icon".

@oleegholm oleegholm changed the title Add icon syntax for (imported) functions Add syntax to display an icon for (imported) functions Oct 10, 2015
@oleegholm oleegholm changed the title Add syntax to display an icon for (imported) functions Add syntax to display an icon for functions Oct 10, 2015
@oleegholm
Copy link
Member Author

icons_concept

@oleegholm oleegholm added this to the repocad v 0.21: basic events and icons milestone Oct 10, 2015
@oleegholm oleegholm changed the title Add syntax to display an icon for functions Add syntax and html to display an icon for functions Oct 10, 2015
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

1 participant