The easiest solution is to turn off resize while you're waiting for input, so
you won't receive any events.
hb_GTInfo( HB_GTI_RESIZEMODE, HB_GTI_RESIZEMODE_FONT )

This is the default for GTWVT.

Brgds,
Viktor

On Thu, Feb 12, 2009 at 5:33 PM, Abeb <[email protected]> wrote:

>
> GTWVT.
> Please make is so it should honor EVENTMASKs.
> programs waiting at inkey(0) just continue if the screen was resized
> before.
>
> Thanks
> Abe
>
>
>
> Pritpal Bedi wrote:
> >
> > Abeb
> >
> >
> > Abeb wrote:
> >>
> >> is it possible that even if SET(_SET_EVENTMASK, INKEY_KEYBOARD ) is used
> >> inkey() will return HB_K_RESIZE   (1101)?
> >>
> >
> > Which GT? GTWVT ?
> >
> > HB_K_RESIZE is not honoring EVENTMASKs.
> > Any practical reason you want to disable it?
> >
> > Regards
> > Pritpal Bedi
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/inkey%28%29---HB_K_RESIZE-----SET%28_SET_EVENTMASK%2C-INKEY_KEYBOARD-%29-tp21967614p21979614.html
> Sent from the Harbour - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to