View Single Post
  #6 (permalink)  
Old 07-10-2008, 02:40 PM
WilliamLee
Guest
 
Posts: n/a
Default Re: Creating custom control

I started working on a simple example for a XControl.  What is method of controlling the output of an XControl?  I've created a simple XControl with a slider and string.  The code syncs the two contents together (slider numeric is converted into a string).  I've tried connect the slider output to both data out and display state out (a cluster with one numeric) but the output always remains zero. 
 
Thanks
 
Will
 
Reply With Quote