Ph_WM_RENDER_ASDIALOG

Hi,

I don’t understand how to use it

any help?

alain.

Hello Alan,

To see how this works you can run a small test using something like the
following.
PtSetResource( ABW_base, Pt_ARG_WINDOW_RENDER_FLAGS, Ph_WM_RENDER_ASDIALOG,
Ph_WM_RENDER_ASDIALOG);
PtReRealizeWidget( ABW_base);

In short this will set your render flags to title, menu, border and resize
only.

Regards,
Dave B.


“Alain Bonnefoy” <alain.bonnefoy@icbt.com> wrote in message
news:40027C9F.5080604@icbt.com

Hi,

I don’t understand how to use it

any help?

alain.