Page 1 of 1

Adding a CE-User Control?

Posted: Tue Oct 09, 2012 2:38 am
by philip.joebstl
Hello,

i want to add a User-Control for iX-Panel T10A. Do you have any information about this topic?

Thank you for your help?

Re: Adding a CE-User Control?

Posted: Tue Oct 09, 2012 9:05 am
by mark.monroe
I am not sure what you mean by user control. You should take a look at the iX Developer Manual. You can also bring up the same document in iX Developer by pressing F1.

Re: Adding a CE-User Control?

Posted: Wed Oct 10, 2012 5:01 am
by philip.joebstl
Thank you for your quick answer, this is what I need so far!

Re: Adding a CE-User Control?

Posted: Mon Jan 07, 2013 8:44 am
by philip.joebstl
Hi there,

i created a windows ce user control and tried to use it in my iX-project (iX Developer 2.0 SP1). But it turns out that i cannot send the control to the background - it always stays on the front of the screen so i cannot drop other iX-controls on top of it.

Is there any way to make the user control work with the same layer functionality as the normal ix-controls?

Thank you for your always quick answers!

Re: Adding a CE-User Control?

Posted: Tue Jan 08, 2013 9:24 am
by mark.monroe
Our internal objects are manually painted on the screen to avoid this issue. There is no good way for you to do the same thing with your custom objects.