Search found 26 matches

by ToKa
17 May 2016, 21:08
Forum: Ask for Help (v1)
Topic: could not get PixelGetColor to work
Replies: 7
Views: 2397

could not get PixelGetColor to work

Working on a script running within Windows mspaint App checking if there is a checkmark on the Menu-View Tab Color Box, shows this section is shown or hiden. Seams simple enough, when i could not get PixelGetColor to work i try'd out different things and ended up with this code Strange without the ...
by ToKa
17 May 2016, 13:37
Forum: Ask for Help (v1)
Topic: CoordMode
Replies: 3
Views: 1646

Re: CoordMode

Thank you very much tidbit and GEV, makes sense now and helped me out with my project, got some fixing to do.
by ToKa
17 May 2016, 10:14
Forum: Ask for Help (v1)
Topic: CoordMode
Replies: 3
Views: 1646

CoordMode

;This is what the documentation shows CoordMode, ToolTip|Pixel|Mouse|Caret|Menu [, Screen|Window|Client] ;Parameter1 ToolTip|Pixel|Mouse|Caret|Menu ;Parameter2 [, Screen|Window|Client] ;Seams to me i got multiple choice on Parameter1 but what about the "|" separator are they to be included like Coo...
by ToKa
14 May 2016, 16:12
Forum: Ask for Help (v1)
Topic: Is there anyway of moving Chrome tabs with keyboard?
Replies: 1
Views: 557

Re: Is there anyway of moving Chrome tabs with keyboard?

not sure thats what you are asking for but there are check chrome help search for Keyboard shortcuts. Good Luck
by ToKa
11 May 2016, 12:19
Forum: Ask for Help (v1)
Topic: Can't get this array to work
Replies: 2
Views: 498

Re: Can't get this array to work

Thank you so much, i thought it must be something simple. removing the % around the numbers worked.
by ToKa
11 May 2016, 11:06
Forum: Ask for Help (v1)
Topic: Can't get this array to work
Replies: 2
Views: 498

Can't get this array to work

Working on this for way to long, seams so simple. can you see what the problem is? The text returned by the MsgBox is "Picture selected is SQP_way_late.bmp" which is index number 5 not the 1 i was expecting "SQ_ding1.bmp" to show up. img%1% := "SQ_ding1.bmp" img%2% := "SQ_close_early.bmp" img%3% :=...

Go to advanced search