Hello,
I would like to know if it is possible to use DataBinding to other objects than Tags.
For example, I define a static bool bVisible. Then there is a Rectangle on my screen, that should only be visible if bVisible is true. So I tried to add the DataBinding in the XAML code, but everytime I compiled the code I added was automatically deleted.
I'm working on a T10A-Panel on iX-Developer 2.
Thank you for your help.
DataBinding availaible?
-
- Posts: 26
- Joined: Tue Oct 09, 2012 12:56 am
DataBinding availaible?
Best regards,
Philip Joebstl
Philip Joebstl
-
- Posts: 824
- Joined: Tue Mar 13, 2012 9:53 am
Re: DataBinding availaible?
iX Developer provides options under Dynaimcs to do that. Under a components Dynamic properties you can associate a Tag with a component's Fill or Visibility property.
iX Developer does not implement all the options that are available under Xaml because Windows CE does not support many of those options.
iX Developer does not implement all the options that are available under Xaml because Windows CE does not support many of those options.
Best Regards,
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
-
- Posts: 26
- Joined: Tue Oct 09, 2012 12:56 am
Re: DataBinding availaible?
Thank you for quick information about this!
Best regards,
Philip Joebstl
Philip Joebstl