Accelerator shown in popupmenu/popupnested on multiple word entries?

Things you’d like to miss in the future...
Post Reply
highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Accelerator shown in popupmenu/popupnested on multiple word entries?

Post by highend »

Please execute this script (current beta)

Code: Select all

    $categories = <<<>>>
&Drives
&Project stuff
&Tabs
-
Script favorites
    Tab manager
>>>;
    $category = popupnested($categories, 6:=<crlf>);
It works fine with single word entries Drives/Tabs but it's shown for multi-word entries &Project stuff?
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Accelerator shown in popupmenu/popupnested on multiple word entries?

Post by admin »

Yep, fix comes.

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Accelerator shown in popupmenu/popupnested on multiple word entries?

Post by highend »

Fixed in v24.00.0603
One of my scripts helped you out? Please donate via Paypal

Post Reply