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

Save Macro ? #1

Open
kidsil opened this issue Feb 22, 2012 · 2 comments
Open

Save Macro ? #1

kidsil opened this issue Feb 22, 2012 · 2 comments

Comments

@kidsil
Copy link

kidsil commented Feb 22, 2012

Not an issue, but a request to be able to save the Macros.

@christianoguedes
Copy link

would be useful

@eguaio
Copy link
Owner

eguaio commented Jun 11, 2013

I tried to implement this functionality, but can't get it to work. The problem is how to save the keypress events. I tried to use serialization modules (pickle, marshall) without success. I don't want to do it in this way because it is unnecessary heavy. I also tried to regenerate the events from the key field of the event, but that didn't work either. If you have any ideas, please, let me know. I posted a question in stackoverflow too. http://stackoverflow.com/questions/16724019/generating-key-press-event-for-a-python-gedit-plugin

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

No branches or pull requests

3 participants