View Single Post
  #3 (permalink)  
Old 11-22-2007, 09:46 AM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,699
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default

The problem is that this only works on objects from external libraries. If I iterate the controls returned by GetControls(""), which are a mixture of B4PPC native control and library objects it fails on the native controls. Please consider this for the next release. It is impressive that the treatment of external objects is so orthogonal with that of native controls (AddEvent, Control(), AddObject) but this is the one thing that I have found (so far ) that I can't work round.
Reply With Quote