Answered Data Binding with XRVisibility

  • Tuesday, May 22, 2012 12:06 PM
     
     

    Hi

    Just noticing that data binding in SWE does not support TBoundProperty<XRVisibility> as there is no suitable override for XRValue::GetValue.

    Is there any workaround to this? Am I missing something simple?

    Regards

All Replies

  • Tuesday, May 22, 2012 12:41 PM
     
     Answered
    TBoundProperty<UINT> is what is required.
    • Marked As Answer by Innovare Tuesday, May 22, 2012 1:23 PM
    •