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

Accept copy and paste in some fields of GoogleDataSettings #49

Merged
merged 1 commit into from
Dec 9, 2017

Conversation

kanonji
Copy link
Contributor

@kanonji kanonji commented Dec 9, 2017

unity 5 6 4p4 personal 64bit - main unity - unity-quicksheet - pc mac linux standalone dx9 2017-12-10 02 25 32

When I have been following Gettting Started, I feel bit hard that I can not paste Client ID/Secret and Runtime/Editor Path from document.
So I want make them pastable.

Copy link
Owner

@kimsama kimsama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't GUILayut provide copy&paste?

@kimsama kimsama merged commit cb19009 into kimsama:master Dec 9, 2017
@kanonji
Copy link
Contributor Author

kanonji commented Dec 10, 2017

I can not find any mention about copy and paste in https://docs.unity3d.com/ScriptReference/GUILayout.TextField.html, but actually I can not paste on those fields in my unity editor(Win 10 64bit).

https://forum.unity.com/threads/how-to-copy-and-paste-in-a-custom-editor-textfield.261087/
I find somebody said use EditorGUILayout instead of GUILayout for copy and paste on this forum.

@kanonji kanonji deleted the patch-2 branch December 10, 2017 06:12
@kimsama
Copy link
Owner

kimsama commented Dec 10, 2017

Good to know that. Thanks!

zzxiang pushed a commit to MokaGames/Unity-QuickSheet that referenced this pull request Jan 23, 2019
Accept copy and paste in some fields of GoogleDataSettings
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.

2 participants