RE: A nice window vs Win console

new topic     » goto parent     » topic index » view thread      » older message » newer message

Al Getz wrote: 
> 
> You could also use the Display Server in the archive.
> This allows you to 'run' a window in which you can
> easily display text.  If your program crashes, the
> window still stays intact because it runs in a 
> separate process.
> You can print anything you want to the window using
> 'ServerPrint()', but you can change that name to 
> anything you want too, like just 'Print()' or 
> 'WriteWindow()' or whatever you want.
> 
> Take care,
> Al

Hi al

Thanks for your program. This is exactly what the doctor prescribed blink. 
I'm using the Meditor. I don't know if there are incompatibilities 
between the two program but it does not seem to work. Here is my code in 
the Meditor:


include connect.ew
integer wk
ServerPrint("Hello")
wait_key()

Then I start DisplayServer201.exe
come back to Meditor and press F5 to run.

I end up on good old Windows console

What I'm I missing?

Thanks

Serge Lavigne

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu