Hide the title bar at tree- and playerview permantly

フォーラム TuneBrowser Hide the title bar at tree- and playerview permantly

  • このトピックには8件の返信、2人の参加者があり、最後にTikiにより2週、 3日前に更新されました。
9件の投稿を表示中 - 1 - 9件目 (全9件中)
  • 投稿者
    投稿
  • #16682
    sebbo76
    参加者

    Hello, first of all, I would like to thank you for this great software. I’ve already purchased two licenses to support your work. Keep up the good work!

    I seem to have found a bug. The title bar in both the tree view and the player view reappears after a restart, even though it was previously hidden.

    I have two additional requests. First, I’d love to see a waveform seek bar, as well as a real bright skin in TuneBrowser. It would be great if that could be included in TuneBrowser at some point.

    Greetings from Germany

    #16683
    Tiki
    キーマスター

    Thank you very much for using TuneBrowser and for your two purchases.

    Unfortunately, I could not reproduce the behavior of the reported title bar in my environment. I will do some more research.

    Waveform seek bar is on the consideration list.

    Thanks again.

    #16688
    Tiki
    キーマスター

    Would you be able to run the following command in Command Prompt or PowerShell?

    reg query HKCU\Software\Tiki\TuneBrowser\Workspace\DockablePane\PlayerPane /v ShowGripper

    This command queries registry values but does not modify them. Administrator privileges are not required to run it.

    I would appreciate it if you could run this command
    “When exiting TuneBrowser with the Player View title bar shown”
    “When exiting TuneBrowser with the Player View title bar hidden”
    with that and let me know the results.

    The result of the execution will be something like the following. In this case, 0x01 is the result (Gripper is the title bar).

    C:\>reg query HKCU\Software\Tiki\TuneBrowser\Workspace\DockablePane\PlayerPane /v ShowGripper
    
    HKEY_CURRENT_USER\Software\Tiki\TuneBrowser\Workspace\DockablePane\PlayerPane
    ShowGripper    REG_DWORD    0x1
    
    C:\>

     

    I hope you will give it a try when you have time.

    #16689
    sebbo76
    参加者

    First of all, thank you very much for addressing the issue.

    Unfortunately, the behavior of the title bar hasn’t changed. It simply remains visible, even when “ShowGripper REG_DWORD 0x0” is displayed.

    #16691
    Tiki
    キーマスター

    Thank you very much for your report.

    May I ask you one more command ?

    reg query HKCU\Software\Tiki\TuneBrowser\Workspace\DockablePane\PlayerPane /v ShowCount

    Thank you again for your time and effort.

    #16692
    sebbo76
    参加者

    Unfortunately, this command has no effect. Both title bars remain visible.

    If you have any other suggested solutions, I would be happy to test them.

    #16693
    Tiki
    キーマスター

    Thank you again.

    Can you please tell me the value of “REG_DWORD 0xN” that is displayed when the command is executed?

     

    As noted above, this command only queries the registry value, it does not update registry. Therefore, this command will not change the behavior of TuneBrowser. I want to check the status of TuneBrowser in your environment.

    Thanks.

    #16728
    sebbo76
    参加者

    Here it is 🙂

    HKEY_CURRENT_USER\Software\Tiki\TuneBrowser\Workspace\DockablePane\PlayerPane
    ShowCount REG_DWORD 0x0

    #16729
    Tiki
    キーマスター

    I see. Thank you very much !

    I will consider countermeasures based on what you’ve shared.

9件の投稿を表示中 - 1 - 9件目 (全9件中)
  • このトピックに返信するにはログインが必要です。