i moved the call to Textfield->SetFocus() and it worked, although i'm not entirely sure why. any which way... nevermind my previous question.
darrik >>i've been reading over the docs and looking through the files, but i can't seem to find a way to set focus to a control in >>a window. all i'm doing is making a window with a couple textfields, and when it loads, i'd like the focus to be in the >>first textfield in the window. seems easy, but i can't find a function to do it. saw a SetFocus() method for windows, but >>not controls. help, please. :) >> >>darrik