34 #ifdef CHECK_MEMORY_LEAKS
36 #endif // CHECK_MEMORY_LEAKS
50 FXDragType types[] = {FXWindow::stringType, FXWindow::textType};
51 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.