From professional translators, enterprises, web pages and freely available translation repositories.
fast palette remapping
szybkie sporządzanie palety
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
impairing usability of the system. remapping inputs, unless the program is doing so at the explicit, informed direction of the user.
zmiana mapowania urządzeń wejściowych, chyba że program robi to na wyraźne, świadome polecenie użytkownika.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
read the comment on the "type'hello '" action first.\\ qt designer uses ctrl+f4 for closing windows. in kde, however, ctrl+f4 is the shortcut for going to virtual desktop 4, so this shortcut does not work in qt designer. further, qt designer does not use kde's standard ctrl+w for closing the window.\\ this problem can be solved by remapping ctrl+w to ctrl+f4 when the active window is qt designer. when qt designer is active, every time ctrl+w is pressed, ctrl+f4 will be sent to qt designer instead. in other applications, the effect of ctrl+w is unchanged.\\ we now need to specify three things: a new shortcut trigger on'ctrl+w', a new keyboard input action sending ctrl+f4, and a new condition that the active window is qt designer.\ qt designer seems to always have title'qt designer by trolltech ', so the condition will check for the active window having that title.
przeczytaj najpierw komentarz do akcji "wpisz 'hello'".\\ qt designer używa ctrl+f4 do zamykania okien (ctrl+f4 w kde oznacza jednak przejście do wirtualnego pulpitu numer 4, więc nie działa to w qt designerze). dodatkowo, qt designer nie obsługuje zamykania okien standardowym skrótem kde ctrl+w.\\ ten problem można rozwiązać przez przemapowanie działania ctrl+f4 na ctrl+w kiedy aktywnym oknem jest qt designer. wtedy po każdym naciśnięciu ctrl+w (jeśli oczywiście odbywa się to w oknie designera), otrzyma on ctrl+f4. rzecz jasna, w innych programach ctrl+w będzie działać tak jak poprzednio.\\ trzeba teraz podać trzy rzeczy: nowy skrót uaktywniany przy 'ctrl+w', nową akcję polegającą na wysłaniu ctrl+f4 oraz warunek, który będzie spełniony jeśli aktywnym oknem jest qt designer.\ qt designer ma zawsze tytuł 'qt designer by trolltech', więc warunek sprowadzi się do sprawdzenia, czy okno ma taki tytuł. name
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting