Re: [ROOT] How to select the MSDOS window

From: Valeri Fine (fine@bnl.gov)
Date: Tue Apr 23 2002 - 21:23:49 MEST


>    Valeri,
>    Yes, you are right, it would still be better as you describe. 

Hello,

Under Windows you can call

HWND GetConsoleWindow();

to get a window handle and then use HWND as the normal Windows handle to perform
the WIN32 API window related operations (see WIn32 implementation of TVIrtualX
for examples).

> But you told me it implies system specific code? 

  Yes, unless one introduces some "abstract ROOT console" instead

 Valeri



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:51 MET