Messages - ebennetthill [ switch to compact view ]

Pages: prev1 [2] 3 4 5next
6
Post New Requests Here / Toggle Touch Screen
« on: September 21, 2011, 09:04 PM »
I am using a ThinkPad x220 Tablet with Windows 7 at my school. It has a touch screen which has some usefulness, but often it is an annoyance when I use the stylus for input. Hand touches just mess up the screen when I'm trying to write with the stylus.

There is a control panel control item to turn it off, but I was wondering if someone might create an AHK script to access that function and turn it into a tray item and a hotkey to toggle the touch screen and make it easy to use it as I want, when I want.

I have a lot of friends who would also find this useful and appreciate it.

7
@jaden Thanks. Your reply made me look through the options and I found "Force FARR window on top" in Window Options. When I unchecked that, the properties window does show up in front.

8
Thanks for the new release. I've wanted to use the "properties" several times.
But the properties window appears behind the FARR window.
Does this happen with everyone? It should be in front, don't you think?

9
Thank you very much.

1.
[copy or print]
Gui, add, text, BackgroundTrans cFFD300, TEXT HERE
I went through GridMoveP1.ahk and substituted 999999 for FFD300 in 13 instances (everywhere I could find), and my text still had the yellow-gold fringes. I guess it might be some artifact from my laptop's screen. I might go back to your original color.

2.
[copy or print]
Gui, 2:color, FFFF00
That worked great! I used a dark blue and changed the transparency down to 70. I like the look a lot.

Thanks for the help!

10
I have been playing with GridMoveP1.ahk. I have made the grid a nice gray blue and the text gray with the black shadows.

Questions:
1 - Your text looks so crisp. My text has a yellow-gold pixel around it. The pixel looks like the same color that you had for your text. I don't know what to do to get rid of the yellow-gold pixel and make my text crisp looking like yours.

2 - How do you set the color of the transparent window that shows the grid shape when the cursor is over the trigger? I've been studying a little AutoHotKey, but I haven't been able to see where that is done.

Thanks


Pages: prev1 [2] 3 4 5next
Go to full version