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

Support cutting in ℏClipboard #6

Closed
GoogleCodeExporter opened this issue Oct 26, 2015 · 7 comments
Closed

Support cutting in ℏClipboard #6

GoogleCodeExporter opened this issue Oct 26, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

Currently ℏClipboard only supports copying. But cutting 
and deleting a range/whole text is also important. 

Due to limitation of size and to keep the interface not 
bloated with options, it's better not to add new toolbar 
buttons. Instead, I'd suggest adding a long press action 
to the "copy" and "select to here and copy" option where 
the "variants" cut & delete will be shown. 





Original issue reported on code.google.com by kennytm@gmail.com on 21 Jan 2009 at 10:21

@GoogleCodeExporter
Copy link
Author

Original comment by kennytm@gmail.com on 21 Jan 2009 at 10:23

  • Added labels: Component-UI, Milestone-Release1.0, Project-hClipboard, Usability

@GoogleCodeExporter
Copy link
Author

I think is great idea to use the method showed in the attacched file

A small panel (now used only for information text in hClipboard), with arrows 
for use
the arrow-selected function (Cut, Copy, Paste, Delete & Clear). Paste is not
necessary but...

This panel are opened with one click on the button, and stay opened while the 
user
select the option.

:)

Original comment by sagittcy...@gmail.com on 23 Jan 2009 at 7:34

Attachments:

@GoogleCodeExporter
Copy link
Author

To support that (multiline call out) I'll need to abandon UICalloutView and use 
a
custom view :S.

Original comment by kennytm@gmail.com on 23 Jan 2009 at 7:41

@GoogleCodeExporter
Copy link
Author

i'm not a developer and i don't know the problems that you do for using the 
method in
the screenshot. But i think that tis method is possible.

I hope that you add this option, if is not really complicated. I think that 
this is
the only good method for the style of this app.

Original comment by sagittcy...@gmail.com on 25 Jan 2009 at 9:25

@GoogleCodeExporter
Copy link
Author

@4

Even if multiline is OK, for UICalloutView to work according to how it's 
designed,
the user must land exactly on the chevron (>). Otherwise I'll need to track user
touch. That's not a good idea.

Original comment by kennytm@gmail.com on 26 Jan 2009 at 11:37

@GoogleCodeExporter
Copy link
Author

(Just to redirect the issue focus...)

Original comment by kennytm@gmail.com on 15 Feb 2009 at 8:22

  • Changed state: Duplicate

@GoogleCodeExporter
Copy link
Author

Issue 56 has been merged into this issue.

Original comment by kennytm@gmail.com on 17 Feb 2009 at 8:03

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

No branches or pull requests

1 participant