02-16-2009 10:03 AM
02-16-2009 10:17 AM
02-17-2009
09:57 AM
- last edited on
05-04-2025
06:41 PM
by
Content Cleaner
Hi,
Is it a touch panel on which you will be using the LabVIEW Touch Panel Module (Windows CE)? If it is on a Windows CE machine, you cannot create custom controls (actually you can, but the changes will not appear when you deploy the actual application, since the module uses the native Windows CE controls). If you are deploying to a Windows XP machine, you can can create custom controls in normal LabVIEW like smercurio_fc said.
Here is the relevant section in the help file: https://www.ni.com/docs/en-US/bundle/labview/page/creating-custom-controls-indicators-and-type-defin...
02-17-2009 12:16 PM
You can create your own scrollbar using LabVIEW system style controls, simply a slide.
In event structure, set panel origin.
George Zou
http://www.geocities.com/gzou999