20,741
edits
| Line 112: | Line 112: | ||
The existing dialog-show command needs to be modified to call the according function in Nasal space which will handle the whole creation and updating of the GUI. | The existing dialog-show command needs to be modified to call the according function in Nasal space which will handle the whole creation and updating of the GUI. | ||
=== Multiplatform Clipboard Support (native Copy/Paste) {{ | === Multiplatform Clipboard Support (native Copy/Paste) {{Pending}} === | ||
...probably needs to be individually implemented for each supported window manager environment (Windows, OSX, X11): | ...probably needs to be individually implemented for each supported window manager environment (Windows, OSX, X11): | ||
* X11: http://michael.toren.net/mirrors/doc/X-copy+paste.txt | * X11: http://michael.toren.net/mirrors/doc/X-copy+paste.txt | ||