AHK Bildschirmtastatur Invalid option #284

Closed
opened 2011-10-03 10:37:47 +02:00 by daniel.kressner · 1 comment

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_GuiWidth199/729."NoActivate",Neo-Bildschirmtastatur
181: Gui,Font,"s".A_GuiWidth
12/729."bold",UniFontName
[..]

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 [..]
daniel.kressner added the
Bug
Treiber/Windows/AHK
labels 2011-10-03 10:37:47 +02:00
moesi closed this issue 2011-10-06 12:27:31 +02:00

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

Hier verhalten sich das alte AutoHotkey und das neue AutoHotkey_L leider unterschiedlich. Ist gefixt in r2407.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: neo/neo-layout#284
No description provided.