Re: [PDCurses] Alt + Shift + n (for example) on Windows

2002-07-12 Thread LM
At 7/7/2002 6:10:00 PM, Jeremy Smith wrote: I have run into a bit of a problem. I use the Curses function getch() in my program, for keys such as 'n' or Alt+'n' but how do I detect these combinations: Ctrl+n Alt+Shift+n Ctrl+Alt+n Ctrl+Alt+Shift+n I imagine there must be some kind of flag to

[PDCurses] Re: form and menu libraries

2015-10-09 Thread LM
I've been experimenting with the BSD versions of libform and libmenu further. They need some patching, but they do work with pdcurses. Is anyone interested in using these libraries with pdcurses besides me? Seems easier to port certain pdcurses applications if you have them. Sincerely, Laura

Re: [PDCurses] Need with Autotools compilation on X11

2016-01-12 Thread LM
On Mon, Jan 11, 2016 at 10:15 PM, Mark Hessling wrote: > That would be me. Remember at the time I did the X11 port autotools were > quite primitive. Maybe it is time to replace a lot of the custom autotools > stuff with more standard procedures. Relating my own experiences, I've been switching

Re: [PDCurses] Need with Autotools compilation on X11

2016-01-19 Thread LM
On Sun, Jan 17, 2016 at 4:11 AM, anatoly techtonik wrote: > And actually I don't understand what "a tool to help you configure > projects" really means, because I am not familiar with autoconf > (that's why I asked the question in the first place). So I see that C > files

Re: [PDCurses] Custom font with PDCurses 3.6 / SDL2

2018-03-21 Thread LM
On Tue, Mar 20, 2018 at 2:24 PM, Karl Garrison wrote: > Does the SDL2 version of PDCurses still support using a custom font? If so, > are there any special considerations for this version? Having pdcfont.bmp > in the current directory does not work for me, nor does

[PDCurses] box drawing with fonts

2018-12-06 Thread LM
I'm trying to convert some old programs I wrote a long time ago from box drawing with OEM fonts to uses PDCurses with SDL2 and UTF-8 box drawing and block element characters ( https://www.utf8-chartable.de/unicode-utf8-table.pl ). Was just wondering what's been investigated for improving lining

Re: [PDCurses] PDCurses 3.9 pkg-config for THE-3.3RC8

2022-04-12 Thread LM
On Mon, Apr 11, 2022 at 6:09 PM Richard Narron wrote: > > The PDCurses 3.9 package on SLackBuilds.org now creates a pkg-config file > for use in building the Hessling editor 3.3RC8. > Nice addition. > > > Ideally this file would be named the same as the library: > >