On Sat, 08 Dec 2007, Szakáts Viktor wrote:
> Okey, I see what you mean, but my opinion is still the same regarding
> window selection. Window selection should be a separate command IMO.
> We're not extending (which essentially means changing) existing CA- 
> Cl*pper
> functions as a rule in Harbour.
> 
> nOldWnd := hb_gtwvg_WSelect( nDetails )
> DispOut(...)
> hb_gtwvg_WSelect( nMyOtherWindow )
> DispOut(...)
> hb_gtwvg_WSelect( nOldWnd )

Not HB_GTWVG_*() - this api should be GT independent so
suc prefixes are not acceptable.

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to