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

Application prototype #6

Merged
merged 4 commits into from
Feb 6, 2016
Merged

Application prototype #6

merged 4 commits into from
Feb 6, 2016

Conversation

YusufMohamed
Copy link
Collaborator

as requested in issue #5

  1. run npm install followed by grunt build then electron . in the parent directory
  2. render process communicates with main application process via ipc
  • once you click on the Tool Box button. render process sends an ipc message to main process, resulting main process instantiates a new frameless window.
  • to close the window, all you need to do is to click the Tool Box button again.

YusufMohamed added a commit that referenced this pull request Feb 6, 2016
@YusufMohamed YusufMohamed merged commit f8e82fd into hci-lab:master Feb 6, 2016
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

Successfully merging this pull request may close these issues.

1 participant