INTERACT FORUM

Windows => Plug-in Development => Topic started by: Messiahs on January 15, 2010, 01:47:57 am

Title: SDK request: disable doubleClick in Playing Now
Post by: Messiahs on January 15, 2010, 01:47:57 am
Is it possible to add a function to disable doubleClick in Playing Now windows (so the windows doesn't resize to fullscreen)?

thanks,
Markus
Title: Re: SDK request: disable doubleClick in Playing Now
Post by: 221bBS on January 15, 2010, 08:58:47 am
Try changing Option > General > Behavior

Jump on play (audio)
Jump on play (video)

looks like you have it set to Display View (even in Playing Now)
Title: Re: SDK request: disable doubleClick in Playing Now
Post by: Messiahs on January 15, 2010, 10:48:11 am
i mean the playing now window.... the area where trackinfo plugins or covers are shown

Title: Re: SDK request: disable doubleClick in Playing Now
Post by: Messiahs on March 09, 2010, 02:32:21 pm
bump
... this is necessary if we want to browse/navigate different pages.
e.g. similar artists (like "last fm") returns 100 similar artists, so the 100 artists are split to 10 pages (10 artist per page), if you now click on "next page" and again on "next page" -> it's a double click and the "playing now" window change to full screen.

Perhaps a command like "TRACKINFO_NO_DBLCLICK" (index.html) is possible ?