45 FXDragType types[] = {FXWindow::stringType, FXWindow::textType};
46 if (app.getActiveWindow()->acquireClipboard(types, 2)) {
static std::string clipped
static void copyToClipboard(const FXApp &app, const std::string &text)
Copies the given text to clipboard.