Opened 13 years ago

Closed 13 years ago

#284 closed Fehler/Defekt (fixed)

AHK Bildschirmtastatur Invalid option

Reported by: Daniel Kreßner <kressnerd@…> Owned by:
Priority: niedrig Milestone: Neo Version 2.0
Component: Treiber: Windows – AHK Version: 2.0 Final
Keywords: Cc:

Description

Beim Aufruf der Bildschirmtastatur erscheint eine Fehlermeldung:

Error in #include file "<Pfad\zu\neo-vars\src\source\screenkeyboard.ahk": Invalid option. The current thread will exit.

Specifically: .000000 NoActivate

Line# .. 178:{ ---> 180: Gui,Show,"y".yposition."w".A_GuiWidth."h". A_GuiWidth*199/729."NoActivate",Neo-Bildschirmtastatur 181: Gui,Font,"s".A_GuiWidth*12/729."bold",UniFontName ..

Change History (1)

comment:1 by Moesi, 13 years ago

Resolution: fixed
Status: newclosed

Hier verhalten sich das alte AutoHotkey und das neue AutoHotkey_L leider unterschiedlich. Ist gefixt in r2407.

Note: See TracTickets for help on using tickets.