Subject:
|
Re: Delphi and ldraw
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Thu, 5 Sep 2002 12:56:10 GMT
|
Viewed:
|
459 times
|
| |
| |
In lugnet.cad.dev, Eduardo Vazquez Harte writes:
> 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:\lego\ldraw\ldraw car.dat -MS '), SW_SHOW);
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 written for
Windows. There are several available. Some of them even support
the exact same command line as LDRAW, and I think they all run
faster than LDRAW anyhow.
Don
|
|
Message has 1 Reply:
Message is in Reply To:
| | Delphi and ldraw
|
| 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)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|