05-10-2012 10:05 PM
As below KB
http://digital.ni.com/public.nsf/allkb/82C0B021A14F118D86257141004BA97E
why this property node doesn't support mobile module and touch panel module, if so, how can I do? Thank you!
05-11-2012 01:16 AM
This is suprising... I don't have a perfect solution fro you, but I suggest you take a look at the example here, the problem was slightly different to yours but I think you could use a similar solution.
You can hide the vertical scrollbar of your table control and place next to it a vertical slider and use the slider's value to set the index row that's visible at the top of the table.
Quick example attached.
Hope it helps
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
05-11-2012 02:28 AM
Hello TiTou,
Thank you for your reply. I am using a touch panel the OS is WinCE. However, node not supported it. Any suggestions? Thank you!