It would be much appreciated to have standard context menus in JavaFX's TextField
such as Undo, Redo, Select All, Cut, Copy, Paste.
All OSs and platforms such as Flash and Silverlight have this capability by default and by not having it we are increasing the developer's work and
the code complexity they should be provided by default. Also it's bad for JavaFX not to have them from a usability point of view and from
an integration with the host platform.
such as Undo, Redo, Select All, Cut, Copy, Paste.
All OSs and platforms such as Flash and Silverlight have this capability by default and by not having it we are increasing the developer's work and
the code complexity they should be provided by default. Also it's bad for JavaFX not to have them from a usability point of view and from
an integration with the host platform.