Página 1 de 1

bug : Ribbon Plugin (Ribbon.ControlSetEnabled)

Publicado: 25 Mar 2017 19:44
por Louise
Hi all,
I use Ribbon Object and i want to Disable a button control of this object. for this i use Ribbon.ControlSetEnabled function and it correct work.
but ...
after i Disable a button control and i click any other ribbon button control , this enable is automatic.
How can I fix this?

Re: bug : Ribbon Plugin (Ribbon.ControlSetEnabled)

Publicado: 28 Mar 2017 18:16
por Louise
@Pabloko : can you help me ?

Re: bug : Ribbon Plugin (Ribbon.ControlSetEnabled)

Publicado: 30 Mar 2017 02:07
por Pabloko
i dont keep copy of that plugin.

i suggest to spam diasabling button on a timer, so they keep disabled.

if this dont work upload plugin and sample project so i can look on debugger whats going on