| | Delphi and ldraw Eduardo Vazquez Harte
|
| | How can't I run avoiding ldraw to run in full screen? I'm using delphi 6 this is what I use to test WinExec(pchar('C:\le...draw\ldraw car.dat -MS '), SW_SHOW); (22 years ago, 5-Sep-02, to lugnet.cad.dev)
|
| | |
| | | | Re: Delphi and ldraw Don Heyse
|
| | | | (...) I don't think you can avoid the full screen with LDRAW. It's a fullscreen DOS program, which means Windows turns over the entire VGA hardware to LDRAW when it's running. If you don't want to use the fullscreen, you'll have to use a program (...) (22 years ago, 5-Sep-02, to lugnet.cad.dev)
|
| | | | |
| | | | | | Re: Delphi and ldraw Eduardo Vazquez Harte
|
| | | | | I try 2 ways more I can't do it. (...) (22 years ago, 5-Sep-02, to lugnet.cad.dev)
|
| | | | | |
| | | | Re: Delphi and ldraw Anders Isaksson
|
| | | | "Eduardo Vazquez Harte" <eduvazhar@terra.es> skrev i meddelandet news:H1yu3w.AKw@lugnet.com... (...) You can't. Period. Windows doesn't virtualize DOS graphics, only the DOS text screen. (It was possible in OS/2, but there are many other things (...) (22 years ago, 5-Sep-02, to lugnet.cad.dev)
|
| | | | |