NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 28 29 30 31 32 … 193 Next »
My Wish List (Nostalgic)

 
  • 0 Vote(s) - 0 Average
My Wish List (Nostalgic)
caifaz
Offline

Junior Member

Posts: 20
Threads: 4
Joined: Aug 2012
#11
2012-08-22, 04:08 PM
Hi ok, got it, I remembered that I already used AHK a while ago to use my playstation gamepad with devil may cry 3 hehe.

I made some research and this my script, but I can hide the window border but I can't restore it. (help!) I'm attaching my script.

Also I found a great script for transparency.

Alt-W: Decreases transparency
Alt-S: Increases transparency

Alt-A: Toggles always on top

Alt-X: Make active window clickthroughable
Alt-Z: Make window under the mouse cursor non-clickthroughable

source: http://www.autohotkey.com/community/view...p?p=433128

greetings
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,947
Threads: 956
Joined: May 2006
#12
2012-08-22, 04:34 PM
The example I gave you earlier should toggle the borders off/on, that is the reason for the caret ^

Martin
caifaz
Offline

Junior Member

Posts: 20
Threads: 4
Joined: Aug 2012
#13
2012-08-22, 07:08 PM
working great!

just one detail

you used

^!s::


and it is


!^s::


at least that eas causing an issue, Am I right??
caifaz
Offline

Junior Member

Posts: 20
Threads: 4
Joined: Aug 2012
#14
2012-08-22, 07:56 PM
Hi folks thanks to mvallevand I have the final version for my script:

!^y::
WinSet, Transparent, 250, nPVR
return

!^t::
WinSet, Transparent, 129, nPVR
return

!^b::
WinSet, Style, ^0xC40000, nPVR
return

control+alt+t: will display a nPVR transparent window
control+alt+y: will display a nPVR non-transparent window
control+alt+b: will show/hide the border including minimize, maximize, close buttons

you can change the 129 value to increase or decrease the transparency a lower value to make it even more transparent.

if you have any questions please let me know.

Script file attached


greetings
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  auto close popup channel list davy 3 507 2025-01-01, 11:14 PM
Last Post: sub
  Windows client list suggestions seattlefog 0 767 2022-10-10, 05:28 PM
Last Post: seattlefog
  Import m3u on device list - file/folder navigator psycik 1 956 2022-09-28, 08:25 PM
Last Post: mvallevand
  Fav Channels list ciccio 2 1,346 2022-02-28, 12:20 PM
Last Post: ciccio
  favorites list howardmd66 5 2,498 2022-01-28, 12:56 AM
Last Post: howardmd66
  Sorting Options for Recurring Recording List pkscout 1 929 2021-11-23, 07:51 PM
Last Post: sub
Heart New local transmitter - add to list? skris88 2 1,119 2021-07-15, 03:31 AM
Last Post: sub
  Alphabetizing Recurring Schedule List jdwirtz 5 1,399 2021-06-09, 11:47 PM
Last Post: mvallevand
  Add "Wish List" for recordings? Madlec 4 1,937 2021-03-19, 01:17 PM
Last Post: mvallevand
  Channel Synchronization List M3U - Delete channels that are not in the list joaosz 3 1,556 2020-10-04, 08:34 PM
Last Post: joaosz

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode