| Hani Andreas Ibrahim 2005-09-24, 6:58 pm |
| Hi,
I am searching for a solution of a problem with DISLIN for many w s
but I can not find a solution.
I often use the DISLIN graphic library with g77/95. The problem appears
in MS-Windows only. The Linux programs are not affected.
If a standard graphic window was invoked by a console program the window
don't get the focus. The console window keeps the focus and you have to
search for the grapic window if many windows are opened on your desktop.
It is much worse if I invoke the file selector command 'DWGFIL' in a
console program. I have to angle the box from the crowd of windows.
A person who do not know this would think that nothing happened.
I use Dislin 8.3, Windows 2000 SP4, MinGW (gcc 3.2.3), g95 (gcc 4.0.1).
Some experiments with 'SWGFOC' failed because this command can be used
with widgets only. Furthermore I can't determine the ID of the standard
graphic window or of DWGFIL.
Thanks in advance.
Hani
|