Version: 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2)) "release 3.1" (using 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2)) "release 3.1", KDE:KDE4:UNSTABLE:Desktop / openSUSE_11.1) Compiler: gcc OS: Linux (i686) release 2.6.27.7-9-pae I'd like to have the ability to make a screencapture directly from kolourpaint. Gimp has this feature (found in the same menu to import an image from the scanner), and I find this quite useful.
Even if all it did was call KSnapshot it would be nice to have this feature there.
Git commit 6108bd8343c14f58e9d6c9df500066d6b44f4f6a by Martin Koller. Committed on 25/03/2011 at 23:15. Pushed by mkoller into branch 'master'. Add "screenshot" action to file menu FEATURE: 179658 GUI: M +0 -2 CMakeLists.txt M +2 -5 kolourpaintui.rc M +0 -2 mainWindow/kpMainWindow.cpp M +2 -15 mainWindow/kpMainWindow.h M +1 -1 mainWindow/kpMainWindowPrivate.h M +38 -11 mainWindow/kpMainWindow_File.cpp D +0 -223 mainWindow/kpMainWindow_Help.cpp http://commits.kde.org/kolourpaint/6108bd8343c14f58e9d6c9df500066d6b44f4f6a
And since there still is this bug in KSnapshot that prevents you from opening the first screenshot taken directly in an application, I would then just start ksnapshot and takt the screenshot from there :) Nice to see kolourpaint grtting some love lately :) one of the few applications I regularily compile from trunk to get the lastest features