Re: [Tutor] box drawing characters

2010-08-23 Thread M. Milanuk
On 8/23/2010 8:35 PM, Bill Allen wrote: > I did finally have a chance to give this a try. Seems to work as it > should. Users should read the installation instructions carefully, > particularly if installing on a Windows system as the additional > PDCurses library (pdcurses.dll) is also requir

Re: [Tutor] box drawing characters

2010-08-23 Thread Bill Allen
On Wed, Aug 18, 2010 at 2:13 PM, Bill Allen wrote: > > "Ewald Horn" wrote in message >> news:aanlktinmkzyxbd0t7rldyexhbanw1tnfzac5z2gee...@mail.gmail.com... >> >> Hi Bill, >>> >>> have you given UniCurses a spin? >>> >>> See http://pyunicurses.sourceforge.net/ for more information. >>> >>> >> T

Re: [Tutor] box drawing characters

2010-08-18 Thread Bill Allen
On Wed, Aug 18, 2010 at 12:36 PM, Alan Gauld wrote: > Looks interesting, a new one for me, thanks for posting. > > Alan G. > > "Ewald Horn" wrote in message > news:aanlktinmkzyxbd0t7rldyexhbanw1tnfzac5z2gee...@mail.gmail.com... > > Hi Bill, >> >> have you given UniCurses a spin? >> >> See http:/

Re: [Tutor] box drawing characters

2010-08-18 Thread Alan Gauld
Looks interesting, a new one for me, thanks for posting. Alan G. "Ewald Horn" wrote in message news:aanlktinmkzyxbd0t7rldyexhbanw1tnfzac5z2gee...@mail.gmail.com... Hi Bill, have you given UniCurses a spin? See http://pyunicurses.sourceforge.net/ for more information. I recall finding it on

Re: [Tutor] box drawing characters

2010-08-18 Thread Ewald Horn
Hi Bill, have you given UniCurses a spin? See http://pyunicurses.sourceforge.net/ for more information. I recall finding it online, so it might be worth investigating. Good luck. Regards Ewald ___ Tutor maillist - Tutor@python.org To unsubscribe or

Re: [Tutor] box drawing characters

2010-08-18 Thread Bill Allen
On Wed, Aug 18, 2010 at 3:15 AM, Alan Gauld wrote: > > "Bill Allen" wrote > >> I want to be able to create some user interfaces, similar to what you see >>> >> in console based programs like Midnight Commander or other TUI type >> programs >> that use box drawing characters to create a user inter

Re: [Tutor] box drawing characters

2010-08-18 Thread Alan Gauld
"Bill Allen" wrote I want to be able to create some user interfaces, similar to what you see in console based programs like Midnight Commander or other TUI type programs that use box drawing characters to create a user interfaces for input and display of information. This is OK and you can

Re: [Tutor] box drawing characters

2010-08-17 Thread Bill Allen
On Tue, Aug 17, 2010 at 10:00 AM, bob gailer wrote: > On 8/17/2010 12:30 AM, Bill Allen wrote: > >> I am looking for some guidance about how to best utilize box drawing >> characters(using unicode?) in as portable a way as possible in Python. Any >> good guides out there for this? >> > > Please

Re: [Tutor] box drawing characters

2010-08-17 Thread bob gailer
On 8/17/2010 12:30 AM, Bill Allen wrote: I am looking for some guidance about how to best utilize box drawing characters(using unicode?) in as portable a way as possible in Python. Any good guides out there for this? Please tell us a bit more about your goals. -- Bob Gailer 919-636-4239 Cha

[Tutor] box drawing characters

2010-08-16 Thread Bill Allen
I am looking for some guidance about how to best utilize box drawing characters(using unicode?) in as portable a way as possible in Python. Any good guides out there for this? Thanks, Bill ___ Tutor maillist - Tutor@python.org To unsubscribe or change