On Sun, 09 Nov 2008, Pritpal Bedi wrote:

Hi Pritpal,

> > Can you tell me what issues?
> 1) There will never be a need for HB_STARTUPWINDOW.

What is HB_STARTUPWINDOW and what it does?

> 2) All other parameters will take effect after hb_gtReload()/hb_gtSelect()
>     is called and some screen output command like [ ? '.' ] is issued.

All parameters which operate directly on MS-Windows API without
registering their state in GT structures by definition are not
portable to GTNET so for me it's a feature that current code
forces different implementation.

> This will guarantee thar hWnd is always there right at the begining 

And will allow to write code which will not work when window have to
be recreated, f.e. on client machine after crash. We should not have
such code in GTWVT.

> and only its display behavior is changed according to needs of the hour.

I do not understand above.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to