c# - Properties Palette - Type Selector Event -


is there way determine user interacting type selector of properties palette?

i see these journal entries:

' 0:< unnecessary nesting;d:\sunrise\2016_px64\source\revit\desktopmfc\ui\propertiespaletteview.cpp;1741;id_change_symbol ;n++eb(nb); ' 0:< appendable opton;-;d:\sunrise\2016_px64\source\revit\desktopmfc\ui\propertiespaletteview.cpp;1144;ids_modify_type_attrib ;n--ob(nab);

but it's hasn't been enough of clue tell me how might notified of event.

jeff

i not believe there direct notification of specific interaction ui point of view.

if user makes modification element, including , not limited specific ui interaction, can notified hooking in dynamic model updater framework dmu:

http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.31


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -