Skip to main content

Setting screen position values in Dialog System

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

Is there a way to dynamically set the position of a screen created with Dialog System when we call it from a program, depending on some parameters?

Resolution:

You can do this with the "dsmovsz" function in Dialog. This allow you to dyanmically set and change the Windows location and also its size.

Old KB# 4282