Page 1 of 1

IX Developer IDE AutoComplete - HUH

Posted: Sat Dec 21, 2019 10:30 pm
by dthomas
Kind of getting tired with the auto-complete telling me I have access to libraries that do not exist when I go to Build project.

Re: IX Developer IDE AutoComplete - HUH

Posted: Mon Dec 23, 2019 4:15 pm
by Chris T.
Hi dthomas,
This can be frustrating. An important thing to keep in mind is that when developing for the HMIs (X2,Tx, etc.) you are confined to the .net 3.5 framework. iX allows for interacting with all .net frameworks on your PC because PC targets can potentially support them.

Re: IX Developer IDE AutoComplete - HUH

Posted: Tue Jan 14, 2020 10:45 am
by dthomas
Thanks Chris,

I think the real issue is that it is CE. .NET 3.5 does actually have a lot of the libraries accessible, however .NET 3.5 CE does not. Then there are different 3.5 CE dll's that have some libraries and others that do not.