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

Feature: cursor for text input #27

Closed
nervoussystem opened this issue Nov 28, 2015 · 3 comments
Closed

Feature: cursor for text input #27

nervoussystem opened this issue Nov 28, 2015 · 3 comments

Comments

@nervoussystem
Copy link
Contributor

Add a cursor to ofxDatGuiTextInputField to allow mid string editing.

nervoussystem added a commit to nervoussystem/ofxDatGui that referenced this issue Nov 28, 2015
braitsch added a commit that referenced this issue Nov 30, 2015
Issue #27 Feature: add text cursor to ofxDatGuiTextInputField
@braitsch
Copy link
Owner

Resolved by #28

@sinedied
Copy link

Seems like the cursor does not play well with retina displays:

capture d ecran 2017-02-10 a 14 38 39

The cursor should be at the right end on the capture.

@braitsch
Copy link
Owner

I just noticed this as well a few days ago. Something must've changed in a recent version of OF. It used to work fine in 0.9.2, will investigate.

@braitsch braitsch reopened this Feb 13, 2017
@braitsch braitsch added the bug label Feb 13, 2017
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

3 participants