RomanKhvostikov
New member
Hi!
I have my own "check" menu item in main menu. It is done by ProCmdOptionAdd() + ProMenubarmenuChkbuttonAdd(). Then I put it on my own toolbar. It works fine - it has enabled/disables states.
But it doesn't have "checked" (or "pressed") state. I quess that's because uiCmdAccessState enum doesn't have corresponding value.
Is there any way make my toolbar button have checked state?
Edited by: RomanKhvostikov
I have my own "check" menu item in main menu. It is done by ProCmdOptionAdd() + ProMenubarmenuChkbuttonAdd(). Then I put it on my own toolbar. It works fine - it has enabled/disables states.
But it doesn't have "checked" (or "pressed") state. I quess that's because uiCmdAccessState enum doesn't have corresponding value.
Is there any way make my toolbar button have checked state?
Edited by: RomanKhvostikov