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

Make it possible to do some TextField-related actions #303

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

aleixpol
Copy link
Contributor

@aleixpol aleixpol commented Oct 5, 2015

Introduces copy, paste and select all when a text field is selected.
Uses the __editMenu property introduced in Qt 5.6.
Integrates the text field custom menu, as shown in the demo.

Addresses bug #300, at least as a first iteration.

@aleixpol aleixpol force-pushed the develop branch 4 times, most recently from a433331 to 5efca48 Compare November 3, 2015 01:36
Introduces copy, paste and select all when a text field is selected.
Uses the __editMenu property introduced in Qt 5.6.
Integrates the text field custom menu, as shown in the demo.
@iBelieve iBelieve modified the milestone: Version 0.2 Dec 18, 2015
@@ -0,0 +1,37 @@
/*
* QML Material - An application framework implementing Material Design.
* Copyright (C) 2014 Bogdan Cuza <[email protected]>
Copy link
Member

Choose a reason for hiding this comment

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

Please put your own name here and use 2016 for the copyright.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants