Popup Toolbar keyboard shortcut in Rhino 8

I have a popup tool bar I use a lot. IT’s called “CNC Colors”

I had a keyboard shortcut for it setup in Rhino 7, which was simply:
-PopupToolbar “CNC Colors”

I imported the toolbar into Rhino 8. I put it in a container with the same name.

The keyboard shortcut now doesn’t work.
But when I right click after attempting the shortcut, thus repeating the command, the toolbar pops up like it was supposed to when I hit the keyboard shortcut.

Any advice on how to make it just work?

hi Max, I could not repeat that behavior here. I tried both with toolbars from the default as well as with a custom toolbar / rui
Which shortcut key are you using?
Pls also run _Systeminfo and post back the results.

I’m using ctrl-q which worked fine in rh7 (is there something about it normally being tied to “exit” that’s a problem? I get rid of hotkeys for “exit” to make sure I don’t exit with a typo when I’m tired)

The other weird thing is that when the toolbar does pop up, by repeating the command, the buttons in the toolbar don’t work. In Rhino 7 they work fine. All they do is change object colors to a bunch of pre-chosen high contrast colors. I use this to streamline RhinoCAM toolpath making.

The commands in the buttons look like this:
noecho
! _Select _Pause _Pause
-Properties O C O
254,254,254
Enter Enter
_SelNone

SystemInfo results:

Rhino 8 SR3 2023-12-12 (Rhino 8, 8.3.23346.14001, Git hash:master @ 3b8659a0557b596b2d172939093022d2b67fd2e1)
License type: Commercial, build 2023-12-12
License details: Cloud Zoo

Windows 11 (10.0.22621 SR0.0) or greater (Physical RAM: 64Gb)
.NET 7.0.0

Computer platform: LAPTOP - Plugged in [100% battery remaining]

Hybrid graphics configuration.
Primary display: Intel(R) UHD Graphics P630 (Intel) Memory: 1GB, Driver date: 11-16-2022 (M-D-Y).
> Integrated graphics device with 3 adapter port(s)
- Windows Main Display is laptop’s integrated screen or built-in port
Primary OpenGL: NVIDIA Quadro RTX 5000 (NVidia) Memory: 16GB, Driver date: 3-9-2023 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 528.79
> Integrated accelerated graphics device with 4 adapter port(s)
- Video pass-through to primary display device

OpenGL Settings
Safe mode: Off
Use accelerated hardware modes: On
Redraw scene when viewports are exposed: On
Graphics level being used: OpenGL 4.6 (primary GPU’s maximum)

Anti-alias mode: 4x
Mip Map Filtering: Linear
Anisotropic Filtering Mode: High

Vendor Name: NVIDIA Corporation
Render version: 4.6
Shading Language: 4.60 NVIDIA
Driver Date: 3-9-2023
Driver Version: 31.0.15.2879
Maximum Texture size: 32768 x 32768
Z-Buffer depth: 24 bits
Maximum Viewport size: 32768 x 32768
Total Video Memory: 16 GB

Rhino plugins that do not ship with Rhino
C:\Users\revma\AppData\Roaming\McNeel\Rhinoceros\7.0\Plug-ins\ColorPicker (336da4ab-03d3-42ca-b1fb-313bfd4c1157)\2019.2.15.811\ColorPicker.rhp “ColorPicker”
C:\Program Files\Rhino 7\Plug-ins\RhinoCAM 2023 for R7\RhinoCAM 2023 For Rhino7.0.rhp “RhinoCAM 2023 - The cutting edge CAM plug-in for Rhino 7.0 from MecSoft Corporation”
C:\Program Files\Rhino 7\Plug-ins\RhinoCAM 2023 for R7\RhinoArt1FileExporter For Rhino7.0.rhp “RhinoArt1FileExporter”

Rhino plugins that ship with Rhino
C:\Program Files\Rhino 8\Plug-ins\Commands.rhp “Commands” 8.3.23346.14001
C:\Program Files\Rhino 8\Plug-ins\rdk.rhp “Renderer Development Kit”
C:\Program Files\Rhino 8\Plug-ins\AnimationTools.rhp “AnimationTools”
C:\Program Files\Rhino 8\Plug-ins\RhinoRenderCycles.rhp “Rhino Render” 8.3.23346.14001
C:\Program Files\Rhino 8\Plug-ins\RhinoRender.rhp “Legacy Rhino Render”
C:\Program Files\Rhino 8\Plug-ins\rdk_etoui.rhp “RDK_EtoUI” 8.3.23346.14001
C:\Program Files\Rhino 8\Plug-ins\NamedSnapshots.rhp “Snapshots”
C:\Program Files\Rhino 8\Plug-ins\MeshCommands.rhp “MeshCommands” 8.3.23346.14001
C:\Program Files\Rhino 8\Plug-ins\RhinoCycles.rhp “RhinoCycles” 8.3.23346.14001
C:\Program Files\Rhino 8\Plug-ins\RhinoCode\RhinoCodePlugin.rhp “RhinoCodePlugin” 8.3.23346.14001
C:\Program Files\Rhino 8\Plug-ins\Toolbars\Toolbars.rhp “Toolbars” 8.3.23346.14001
C:\Program Files\Rhino 8\Plug-ins\3dxrhino.rhp “3Dconnexion 3D Mouse”
C:\Program Files\Rhino 8\Plug-ins\Displacement.rhp “Displacement”
C:\Program Files\Rhino 8\Plug-ins\SectionTools.rhp “SectionTools”

that’s odd,

I will dig into this more tomorrow, but so far I see that Ctrl and Ctrl+Shift + keys don’t work well
I get to see a flash of the toolbar at first, and then it pops up normally.

hmm, that I cannot repeat here.

thanks. I realize overhauling the whole toolbar/container system was likely to produce some glitches that took a while to catch. I did see another post about ctrl causing issues, but I didn’t fully understand it.