Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Bounce on mention #6

Open
colindean opened this issue Jun 26, 2014 · 5 comments
Open

Bounce on mention #6

colindean opened this issue Jun 26, 2014 · 5 comments

Comments

@colindean
Copy link
Owner

macgap.app.bounce();

@colindean
Copy link
Owner Author

@jwheare is one the case!

@jwheare
Copy link

jwheare commented Jun 29, 2014

Not sure about this one actually. Can you have a user preference in the macgap app that disables this call or will the preference need to be read in javascript before calling it?

@colindean
Copy link
Owner Author

I'm trying to figure that out presently. I'm interestingly finding that some of the expected members of macgap aren't there, such as macgap.menu and macgap.userDefaults...

@colindean
Copy link
Owner Author

Turns out that macgap.app.bounce() isn't implemented in the version of MacGap I'm using via the macgap gem. See #9 for details.

@jwheare, you can hold off on this until updating to MacGap 2 (#10) is done.

@colindean
Copy link
Owner Author

Scratch that. I created my own copy of the macgap gem and updated it (#11) so that we're running the latest MacGap 1.

I'm going to set up a menu item that handles the defaults settings for bouncing.

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