• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Standard Windows editing of text fields
#2
The input field used in the song editor (and a few other places like the import settings dialog) is a custom control I implemented that allows multiple values to be shown independently without the need for separators. If it was just an open text field, it would require that users enter delimiter between values such as a semi-colon or something like that, which I didn't want to do (and it wouldn't be intuitive). Comma cannot be used, as sometimes you need a comma in the value you want to specify for a given field.

There is no way to copy the value of a field that has already been committed to the clipboard at the moment. If this is important, I can support that as an option after right-clicking or long pressing on one of the committed values (I say committed meaning it's surrounded by the blue box and no longer editable, which occurs after you hit the enter button or "done" button on Android).

Mike
Reply


Messages In This Thread
Standard Windows editing of text fields - by KHS - 03-28-2020, 01:09 PM
RE: Standard Windows editing of text fields - by Zubersoft - 03-28-2020, 04:22 PM



Users browsing this thread:
2 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.