void FX::FXDataTarget::connect ( FXString value,
FXObject tgt,
FXSelector  sel 
) [inline, inherited]

Associate with string variable; also set target and message.

Definition at line 234 of file FXDataTarget.h.

00234 { target=tgt; data=&value; message=sel; type=DT_STRING; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:33:14 2009 for TnFOX by doxygen v1.4.7