2014/07/21 19:40:40
Paul
Hi, Does anyone know if there is a way to make X2 remember the playlist window Layout? It's a pain to have to adjust the column size each time I open it.
 
thanks
hoots
2014/07/21 19:58:47
Splat
I believe the solution is X3E which isn't much use to you. Sorry.
Nb I haven't tested this.
2014/07/21 20:16:20
scook
I do not believe it is possible in X2 however; it can be scripted in AutoHotkey. Here is a simple example using a Play List already open in X2 with the name "Play List1.SET" which binds Windows-x to expand the File Name column by 200 pixels.
#x::
ifWinExist, Play List1.SET
{
  WinActivate
  MouseClickDrag,Left,301,422,501,422
}
return
2014/07/22 00:10:24
Paul
Thanks for the replies guys.
Alex, So it is possible in X3? It's so late in the game I was going to wait till october to upgrade so I could get X4 also but maybe I'll do it early!
 
Scook, I've never heartd of or used HotKey but I'll check it out. 
 
hoots
2014/07/22 00:50:10
Splat
Check the 30 day trial I suggest. I don't really use playlists myself so I can't fully confirm but I know bugs were fixed around this in X3C or X3D from memory. This unfortunately produced a regression bug which was fixed in X3E. People using X3E and playlists were quite thankful the patch.
 
Cheers..
© 2026 APG vNext Commercial Version 5.1

Use My Existing Forum Account

Use My Social Media Account