From: Maxmelbin N. (RBIN/EMT1) <Max...@in...> - 2007-07-06 06:03:44
|
Right now I do it like this ... $chkb =3D $main->AddTextfield( -width =3D> 100, -height =3D> 30, -left =3D> 100, -top =3D> 10, -position =3D> bottom, -text =3D> $sel3, ); $sel3 =3D "new string"; $chkb->SelectAll(); $chkb->ReplaceSel($sel3); Is there a better way ? Thanks and Regards Maxmelbin Neson ------------------------------------------------------------------------ ----------------------------------------- Robert Bosch India Limited Engineering Services - DS - Methods and Tools (RBIN/EMT1) 123 Industrial Layout - Hosur Road - Bangalore 560 095 - INDIA Telephone: +91 80 6657-4532 Fax: +91 80 6657-1404 max...@in... www.bosch.com |