Phil Hartley wrote:

When the DIA is closed and I open a dialog with PrgStart Dialog the DIA is
automatically reopened.  Is there a way to provent this from happening?
I've tried inserting

  FrmSetDIAPolicyAttr(frmP, frmDIAPolicyCustom);
  PINSetInputTriggerState(pinInputTriggerEnabled);
  PINSetInputAreaState(pinInputAreaUser);
  WinSetConstraintsSize(formWinH, 160, 320, 320, 160, 160, 320);

after the PrgStartDialog and also in the call back but the effect is that
the DIA will flicker open and go closed.  It's ugly.  Any idea how to get
around this?

Did you find a solution to this one?

        Magnus

--
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to