Displaying 1 result from an estimated 1 matches for "controlswithitem".
Did you mean:
  controlswithitems
  
2006 Nov 16
0
ControlsWithItems get_client_data
This patch rolls out the support for get_client_data to ComboBox and 
ListBox. It also moves a bit more stuff into shared code.
One slightly interesting bit is a unit test to go with it. Gets round 
the slightly tricky problem that all GUI code needs to run within an 
App#on_init loop, but that entering that loop blocks and prevents a unit 
test running normally. So TestApp runs a unit test from