Translations:SetField/5/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
 
Řádek 1: Řádek 1:
Searches for the bitmap screen provided by the [[#bitmap-| Bitmap]] parameter, and simulates at the [[#reference-| Reference]] point relative to it  a left mouse button click in order to activate the text field expected at that point. It then clears the original content in the mode specified by [[#clearmode-| ClearMode]] and types in the text saved in the [[#text-| Text]] parameter. The typing simulation mode is provided by [[#typemode-| TypeMode]]. Finally, the keystroke specified by [[#appendkey-| AppendKey]] can be simulated or, if [[#appendlabelclick-| AppendLabelClick]] is non-null, then the click on the bitmap found. To search for reference bitmaps, the maximum waiting time can be set with [[#wait-| Wait]], skipping multiple occurrences using [[#skip-| Skip]], and doing a masked search using [[#maskmode-| MaskMode]], [[#bitmapmaskcolor-| BitmapMaskColor]] and [[#screenmaskcolor-| ScreenMaskColor]]. The search area is specified by the value of the [[#capturemode-| CaptureMode]]. If the specified bitmap is not found, the command ends in error.
+
Searches for the bitmap screen provided by the [[#bitmap-| Bitmap]] parameter, and simulates at the [[#reference-| Reference]] point relative to it  a left mouse button click in order to activate the text field expected at that point. It then clears the original content in the mode specified by [[#clearmode-| ClearMode]] and types in the text saved in the [[#text-| Text]] parameter. The typing simulation mode is provided by [[#typemode-| TypeMode]]. Finally, the keystroke specified by [[#appendkey-| AppendKey]] can be simulated or, if [[#appendlabelclick-| AppendLabelClick]] is non-null, then the click on the bitmap found. To search for reference bitmaps, timeout can be set with [[#wait-| Wait]], skipping multiple occurrences using [[#skip-| Skip]], and doing a masked search using [[#maskmode-| MaskMode]], [[#bitmapmaskcolor-| BitmapMaskColor]] and [[#screenmaskcolor-| ScreenMaskColor]]. The search area is specified by the value of the [[#capturemode-| CaptureMode]]. If the specified bitmap is not found, the command ends in error.

Aktuální verze z 3. 2. 2021, 13:59

Informace o zprávě (přispět)
K této zprávě není dokumentace. Pokud víte, kde nebo jak se zpráva používá, můžete pomoci dalším překladatelům tím, že přidáte dokumentaci k této zprávě.
Zdroj zprávy (SetField)
Hledá na obrazovce bitmapu danou parametrem [[#bitmap-| Bitmap]] a v místě k ní vztažené reference [[#reference-| Reference]] simuluje kliknutí myší levým tlačítkem, aby bylo aktivováno textové pole, které se v tomto místě očekává. Následně smaže původní obsah v řežimu určeném parametrem [[#clearmode-| ClearMode]] a vypíše text uložený v parametru [[#text-| Text]]. Režim simulace psaní udává parametr [[#typemode-| TypeMode]]. Nakonec může být simulován stisk klávesy zadané parametrem [[#appendkey-| AppendKey]], případně, má-li [[#appendlabelclick-| AppendLabelClick]] nenulovou hodnotu, klik na nalezenou bitmapu. Pro vyhledávání referenční bitmapy je možné nastavit maximální čekací dobu parametrem [[#wait-| Wait]], přeskočení vícenásobných výskytů parametrem [[#skip-| Skip]] a vyhledávání s maskou (parametry [[#maskmode-| MaskMode]], [[#bitmapmaskcolor-| BitmapMaskColor]] a [[#screenmaskcolor-| ScreenMaskColor]]). Oblast vyhledávání určuje hodnota parametru [[#capturemode-| CaptureMode]]. Pokud není zadaná bitmapa naleznena, příkaz končí chybou.
PřekladSearches for the bitmap screen provided by the [[#bitmap-| Bitmap]] parameter, and simulates at the [[#reference-| Reference]] point relative to it  a left mouse button click in order to activate the text field expected at that point. It then clears the original content in the mode specified by [[#clearmode-| ClearMode]] and types in the text saved in the [[#text-| Text]] parameter. The typing simulation mode is provided by [[#typemode-| TypeMode]]. Finally, the keystroke specified by [[#appendkey-| AppendKey]] can be simulated or, if [[#appendlabelclick-| AppendLabelClick]] is non-null, then the click on the bitmap found. To search for reference bitmaps, timeout can be set with [[#wait-| Wait]], skipping multiple occurrences using [[#skip-| Skip]], and doing a masked search using [[#maskmode-| MaskMode]], [[#bitmapmaskcolor-| BitmapMaskColor]] and [[#screenmaskcolor-| ScreenMaskColor]]. The search area is specified by the value of the [[#capturemode-| CaptureMode]]. If the specified bitmap is not found, the command ends in error.

Searches for the bitmap screen provided by the Bitmap parameter, and simulates at the Reference point relative to it a left mouse button click in order to activate the text field expected at that point. It then clears the original content in the mode specified by ClearMode and types in the text saved in the Text parameter. The typing simulation mode is provided by TypeMode. Finally, the keystroke specified by AppendKey can be simulated or, if AppendLabelClick is non-null, then the click on the bitmap found. To search for reference bitmaps, timeout can be set with Wait, skipping multiple occurrences using Skip, and doing a masked search using MaskMode, BitmapMaskColor and ScreenMaskColor. The search area is specified by the value of the CaptureMode. If the specified bitmap is not found, the command ends in error.