| Author |
Message |
Forum: Support Topic: Condinete's do not work with a var in GUI SHOW |
| Andelhofs |
|
Posted: November 30th, 2009, 3:42 pm
|
|
Replies: 7 Views: 249
|
Finshed
MouseGetPos, xje, yje |
|
 |
Forum: Support Topic: Condinete's do not work with a var in GUI SHOW |
| Andelhofs |
|
Posted: November 30th, 2009, 3:31 pm
|
|
Replies: 7 Views: 249
|
| Try this. There was a comma too much. Also now you see if the vars have content: if A_GuiEvent = DoubleClick { LV_GetText(plaatje, A_EventInfo) LV_GetText(Secs, A_EventInfo, 2) xje = %A_GuiX% yje = %A_GuiY% Gui, 2: -MaximizeBox +MinSize100x100 +MaxSize100x100 -border +LastFound... |
|
 |
Forum: Support Topic: GUI lost Focus How i Detect it |
| Andelhofs |
|
Posted: November 30th, 2009, 3:28 pm
|
|
Replies: 2 Views: 295
|
aaffe wrote: IfWinNotActive?
O yeah!
Sorry , SHAME on me :'(
Thanks |
|
 |
Forum: Support Topic: Condinete's do not work with a var in GUI SHOW |
| Andelhofs |
|
Posted: November 30th, 2009, 3:25 pm
|
|
Replies: 7 Views: 249
|
SpiderGames wrote: You may be looking for Gui Control. This allows for Refreshing.
BTW.
What is your main languidge? ( <- I can't spell worth sht)
Dutch, Nederlands
Not German / Duitch
language
^^ |
|
 |
Forum: Support Topic: Condinete's do not work with a var in GUI SHOW |
| Andelhofs |
|
Posted: November 30th, 2009, 3:24 pm
|
|
Replies: 7 Views: 249
|
| Try this. There was a comma too much. Also now you see if the vars have content: if A_GuiEvent = DoubleClick { LV_GetText(plaatje, A_EventInfo) LV_GetText(Secs, A_EventInfo, 2) xje = %A_GuiX% yje = %A_GuiY% Gui, 2: -MaximizeBox +MinSize100x100 +MaxSize100x100 -border +LastFound... |
|
 |
Forum: Support Topic: Condinete's do not work with a var in GUI SHOW |
| Andelhofs |
|
Posted: November 30th, 2009, 3:12 pm
|
|
Replies: 7 Views: 249
|
| if A_GuiEvent = DoubleClick { LV_GetText(plaatje, A_EventInfo) LV_GetText(Secs, A_EventInfo, 2) xje = %A_GuiX% yje = %A_GuiY% Gui, 2: -MaximizeBox +MinSize100x100 +MaxSize100x100 -border +LastFound +LabelSec +AlwaysOnTop Gui, 2: Add, Picture, w75 h75 x25 y5, %plaatje% Gui, 2: A... |
|
 |
Forum: Support Topic: GUI lost Focus How i Detect it |
| Andelhofs |
|
Posted: November 30th, 2009, 2:49 pm
|
|
Replies: 2 Views: 295
|
If a GUI lost its focus, how do i detect ?
Thx,
Andelhofs |
|
 |
Forum: Support Topic: DeskImage |
| Andelhofs |
|
Posted: November 30th, 2009, 12:08 pm
|
|
Replies: 2 Views: 220
|
a_h_k wrote: DllCall("SystemParametersInfo", UInt, 0x14, UInt, 0, Str, %New_Img%, UInt, 2)
Thx alot  |
|
 |
Forum: Support Topic: DeskImage |
| Andelhofs |
|
Posted: November 30th, 2009, 11:57 am
|
|
Replies: 2 Views: 220
|
Hay Sorry i do not speak English as well
I wanne know how ik change the deskimage with a dll call in a ahk script.
%New_Img% contains the full path of the image.
Thx Alot,
Andelhofs |
|
 |
| Sort by: |