For Programmers: Free Programming Magazines  


Home > Archive > Clipper > September 2005 > how can I display image on clipper (dos mode)?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author how can I display image on clipper (dos mode)?
arthur

2005-06-02, 3:55 pm

I have to display some image ( such as .bmp .pcx ) on dos mode clipper
application.
Does any solution ?

Thanks a lot !


Marco

2005-06-06, 8:55 am

Execute a shell command and call a Windows application. Eg. on a Win98
machine try this clipper command "RUN KODAKIMG FILE.BMP" this will popoup a
windows program containing the file.

"arthur" <arthur550525@yahoo.com.tw> ha scritto nel messaggio
news:d7kssk$hdf$1@netnews.hinet.net...
>I have to display some image ( such as .bmp .pcx ) on dos mode clipper
> application.
> Does any solution ?
>
> Thanks a lot !
>
>



arthur

2005-06-06, 3:55 pm

Thank you very much!
But I have to run this application in none windows envirmemt,
such as dos 6.22 or pure dos 7.00 ( none windows).
Does there any function can display image in clipper application on dos 6.22
?


"Marco" <noname@nomail.com> 在郵件 news:d819fn$m81$1@news.flashnet.it 中撰寫
....
> Execute a shell command and call a Windows application. Eg. on a Win98
> machine try this clipper command "RUN KODAKIMG FILE.BMP" this will popoup

a
> windows program containing the file.
>
> "arthur" <arthur550525@yahoo.com.tw> ha scritto nel messaggio
> news:d7kssk$hdf$1@netnews.hinet.net...
>
>



Ross McKenzie

2005-06-06, 3:55 pm

On Thu, 2 Jun 2005 01:56:31 +0800, "arthur"
<arthur550525@yahoo.com.tw> wrote:

>I have to display some image ( such as .bmp .pcx ) on dos mode clipper
>application.
>Does any solution ?
>
>Thanks a lot !
>
>


Hello Arthur,

A shareware image library for Clipper that handled .pcx files was
released in 1995 by Rolf van Gelder. I don't know if it handles
today's .pcx standards, but it certainly worked well back in the mid
90s. Operates under DOS also.

Regards,

Ross McKenzie
ValuSoft
Melbourne Australia

valusoft AT optusnet DOT com DOT au
Klas Engwall

2005-06-06, 3:55 pm

Arthur,

>Thank you very much!
>But I have to run this application in none windows envirmemt,
>such as dos 6.22 or pure dos 7.00 ( none windows).
>Does there any function can display image in clipper application on dos 6.22


Search The Oasis <http://www.the-oasis.net> for a solution. I think
that for example Ferns' Graphics Library might do what you want.

Regards,
Klas

-------
klas dot engwall at engwall dot com

http://www.engwall.com/clipper/

The LFN Library for Clipper
The LanMan Library for Clipper
The NFPAT1A Timeslice release patch for the Nanforum Toolkit
Mike

2005-06-06, 3:55 pm

Try swapping out to one of these DOS utilities:

http://www.opus.co.tt/dave/grphics.htm

Mike


arthur wrote:
> I have to display some image ( such as .bmp .pcx ) on dos mode clipper
> application.
> Does any solution ?
>
> Thanks a lot !


arthur

2005-06-06, 3:55 pm

Thank you.
But where can I find the library ?


"Ross McKenzie" <NoJunk_valusoft@optusnet.com.au> 在郵件
news:42a452b1.32844968@news 中撰寫...
> On Thu, 2 Jun 2005 01:56:31 +0800, "arthur"
> <arthur550525@yahoo.com.tw> wrote:
>
>
> Hello Arthur,
>
> A shareware image library for Clipper that handled .pcx files was
> released in 1995 by Rolf van Gelder. I don't know if it handles
> today's .pcx standards, but it certainly worked well back in the mid
> 90s. Operates under DOS also.
>
> Regards,
>
> Ross McKenzie
> ValuSoft
> Melbourne Australia
>
> valusoft AT optusnet DOT com DOT au



Stephen Quinn

2005-06-07, 3:55 am

Arthur

> But where can I find the library ?


http://www.google.com
Using search criteria
- Rolf van Gelder Clipper

IIRC it's on the OASIS as well

HTH
Steve


Martin

2005-09-01, 7:55 am

For a 16 colour BMP use Lightlib as supplied with Clipper 5.3


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com