開啟手機點歌功能,清理圖庫
This commit is contained in:
parent
3e30e7130c
commit
4b7e98ca40
@ -662,7 +662,7 @@ namespace DualScreenDemo
|
||||
deliciousFoodButton.BringToFront();
|
||||
promotionsButton.BringToFront();
|
||||
// 關閉手機點歌功能
|
||||
// mobileSongRequestButton.BringToFront();
|
||||
mobileSongRequestButton.BringToFront();
|
||||
|
||||
qieGeButton.BringToFront();
|
||||
musicUpButton.BringToFront();
|
||||
@ -1325,13 +1325,13 @@ namespace DualScreenDemo
|
||||
|
||||
InitializeButton(ref deliciousFoodButton, ref deliciousFoodNormalBackground, ref deliciousFoodActiveBackground, "deliciousFoodButton", 1320, 97, 98, 99, "themes\\superstar\\ICON上方\\上方ICON_美味菜單-12.png", DeliciousFoodButton_Click);
|
||||
// 關閉手機點歌功能
|
||||
// mobileSongRequestButton = new Button { Text = "" };
|
||||
// mobileSongRequestButton.Name = "mobileSongRequestButton";
|
||||
/*
|
||||
mobileSongRequestButton = new Button { Text = "" };
|
||||
mobileSongRequestButton.Name = "mobileSongRequestButton";
|
||||
|
||||
ConfigureButton(mobileSongRequestButton, 1211, 669, 210, 70,
|
||||
resizedNormalStateImage, resizedMouseOverImage, resizedMouseDownImage,
|
||||
MobileSongRequestButton_Click);
|
||||
*/
|
||||
|
||||
|
||||
qieGeButton = new Button{ Text = "" };
|
||||
qieGeButton.Name = "qieGeButton";
|
||||
|
@ -14,5 +14,5 @@ Filter: LAV Splitter
|
||||
Pin: Input
|
||||
Pin: Video
|
||||
Pin: Audio
|
||||
Filter: \\SVR01\DISK02\996724.mpg
|
||||
Filter: C:\video\welcome.mpg
|
||||
Pin: Output
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user