How do I switch tabs when the tabs in the Tools tab in IJCAD are folded?

Asked 1 years ago, Updated 1 years ago, 74 views

I am creating a tool palette using the .NET API of IJCAD 2019.
If you have more than one tab in the Tools tab, you cannot switch the tab to another when you make the Tools tab smaller.
Normally, the context menu for tab switching should be displayed, but since the menu is not displayed, you cannot switch to another tab.
Please let me know if the .NET API has any objections to view the tab switching menu.

Enter a description of the image here

By the way, I checked with AutoCAD with a similar program and confirmed that the menu appears.

.net ijcad

2022-09-30 11:10

1 Answers

I tried IJCAD2019 and AutoCAD2019 and it certainly does.
I've looked into various things, but I don't think the PaletteSet class of .NET has the option to have the context menu of tab switching, and it doesn't have the function of tab switching.
I think it's probably a problem with IJCAD itself...
I'm sorry I couldn't help you.


2022-09-30 11:10

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.