[comp.lang.pascal] Pascal for Windows Query

mikulin@ee.ualberta.ca (David Mikulin) (05/27/91)

  I have been trying to set the focus on an item in a dialog box using
  Turbo Pascal for Windows. I need to be able to make an edit line become
  the focused item after a certain button has been pressed in a dialog
  without closing the dialog box first. I am using the Object Windows
  library and have found out how to act on the button press but I don't
  know how to reset the focused item to the edit line afterwards. The button
  remains focused after and this is not the desired effect. Can anyone
  help me? 

  -mikulin@bode.ee.ualberta.ca