Re: [fd-dev] ncurses

2002-11-21 Thread Jim Hall
Natasha Portillo wrote:

Does ncurses exist for DOS?




Yes.  Here are some different implementations:


http://www.simtel.net/pub/pd/49466.html
Unix Curses window lib for TurboC++/BorlandC++

http://www.simtel.net/pub/pd/49473.html
Unix Curses window lib for MSDOS (MSC  TC)

http://www.simtel.net/pub/pd/49567.html
Unix-compatible version of Curses screen mgmt

http://www.simtel.net/pub/pd/49568.html
System V Curses library for DOS/OS2 - C source

http://www.simtel.net/pub/pd/49630.html
Beta test version of Unix 'curses' for MS-DOS




--
-
This email message has been encrypted using the ROT-26 cipher.

--
list options/archives/etc.: http://www.topica.com/lists/fd-dev
unsubscribe: send blank email to: [EMAIL PROTECTED]

==^
This email was sent to: archive@mail-archive.com

EASY UNSUBSCRIBE click here: http://topica.com/u/?bz8Rv5.bbRv4l.YXJjaGl2
Or send an email to: [EMAIL PROTECTED]

T O P I C A -- Register now to manage your mail!
http://www.topica.com/partner/tag02/register
==^




RE: [fd-dev] ncurses

2002-11-21 Thread Natasha Portillo
Screenshots?

Examples¿

 -Mensaje original-
 De: Jim Hall [mailto:[EMAIL PROTECTED]] 
 Enviado el: jueves, 21 de noviembre de 2002 15:54
 Para: [EMAIL PROTECTED]
 Asunto: Re: [fd-dev] ncurses
 
 
 Natasha Portillo wrote:
  Does ncurses exist for DOS?
  
 
 
 Yes.  Here are some different implementations:
 
 
http://www.simtel.net/pub/pd/49466.html
Unix Curses window lib for TurboC++/BorlandC++

http://www.simtel.net/pub/pd/49473.html
Unix Curses window lib for MSDOS (MSC  TC)

http://www.simtel.net/pub/pd/49567.html
Unix-compatible version of Curses screen mgmt

http://www.simtel.net/pub/pd/49568.html
System V Curses library for DOS/OS2 - C source

http://www.simtel.net/pub/pd/49630.html
Beta test version of Unix 'curses' for MS-DOS




-- 
-
This email message has been encrypted using the ROT-26 cipher.

--
list options/archives/etc.: http://www.topica.com/lists/fd-dev
unsubscribe: send blank email to: [EMAIL PROTECTED]

--
list options/archives/etc.: http://www.topica.com/lists/fd-dev
unsubscribe: send blank email to: [EMAIL PROTECTED]

==^^===
This email was sent to: archive@mail-archive.com

EASY UNSUBSCRIBE click here: http://topica.com/u/?bz8Rv5.bbRv4l.YXJjaGl2
Or send an email to: [EMAIL PROTECTED]

T O P I C A -- Register now to manage your mail!
http://www.topica.com/partner/tag02/register
==^^===




Re: Re]: [fd-dev] ncurses

2002-11-21 Thread Day Brown
what does it produce in dos, .bat, .com, .exe?
and if you create ncurses source code in dos, can you export it and have 
the same code compile in Linux?

--
list options/archives/etc.: http://www.topica.com/lists/fd-dev
unsubscribe: send blank email to: [EMAIL PROTECTED]

==^
This email was sent to: archive@mail-archive.com

EASY UNSUBSCRIBE click here: http://topica.com/u/?bz8Rv5.bbRv4l.YXJjaGl2
Or send an email to: [EMAIL PROTECTED]

T O P I C A -- Register now to manage your mail!
http://www.topica.com/partner/tag02/register
==^



Re: Re]: [fd-dev] ncurses

2002-11-21 Thread lsantil
I remember once building pdcurses for djgpp and running some of the demos.
 Build was as simple as running make.  Mouse support was builtin as long
as you had an installed mouse driver.  That was two years ago.  You might
wanna check which pdcurses version is in the djgpp archives as that is the
last known version to work w/djgpp.  Probably at least a few months olf
(maybe a year or two, 2.4 it looks like).

Louis

 Yep, one and the same; sorry I wasn't clear, I was
 trying to provide the current URL for the latest release.

 Just some side notes, the DOS version of PDCurses does not
 support a clipboard (though there is a tiny patch that allows
 the same app to cut and paste, I think anyway) and if I
 am recalling correctly it does not have an implementation for
 the mouse routines [could be wrong here and/or could have since
 been added).  PDCurses is cross platform which is nice, though
 I am not sure how similar (or different) it is to ncurses.

 Though I haven't tried, ncurses FAQ reports someone managed
 to use it with DJGPP (so I'm assuming a DOS port is possible
 if not directly available).

 Jeremy


 On Thu, 21 Nov 2002 10:28:45 -0600 Jim Hall [EMAIL PROTECTED] wrote:

 JH Kenneth J Davis wrote:
 JH  On Thu, 21 Nov 2002 09:54:07 -0600 Jim Hall [EMAIL PROTECTED]
 JH wrote:
 ...
 JH
 JH I think the pdcurses.sf.net site is a continuation of
 JH http://www.simtel.net/pub/pd/49568.html (pdcurs22.zip).  But I'm not
 JH sure.
 JH
 JH
 JH
 JH -jh
 JH

 --
 list options/archives/etc.: http://www.topica.com/lists/fd-dev
 unsubscribe: send blank email to: [EMAIL PROTECTED]


--
list options/archives/etc.: http://www.topica.com/lists/fd-dev
unsubscribe: send blank email to: [EMAIL PROTECTED]

==^^===
This email was sent to: archive@mail-archive.com

EASY UNSUBSCRIBE click here: http://topica.com/u/?bz8Rv5.bbRv4l.YXJjaGl2
Or send an email to: [EMAIL PROTECTED]

T O P I C A -- Register now to manage your mail!
http://www.topica.com/partner/tag02/register
==^^===