I am designing a keypad based application, having periodic background processes and interrupt based processes. The problem is user interface, it seems slow when background processes are working. I have checked with commenting background processes but still didn’t find much improvement.
As we have seen the 50MHz oscillator on board, we have asked the question to confirm the system clock rate.
For UI, i have checked with standard MF controls and Third party controls but didn’t find much difference.
Can you suggest some workaround or solution for the problem or any reference example?
Thanks for Glide, it is very useful. In upcoming versions of glide hope to see the image addition and change of colors for better UI look.
Well, i have used combination of UI and WPF components in my design. I am trying to design with only UI components to check the speed.
I have checked “Pyxis2”. It contains the classes(from base control to treeview) which are useful for GUI designs, but the code is not compatible with EMX. It gives error as “chipworkX hardware require”.
Is there any compatible classes as given in “Pyxis2” available for EMX/Cobra?