<br><br><div class="gmail_quote">On Tue, Aug 17, 2010 at 10:00 AM, bob gailer <span dir="ltr">&lt;<a href="mailto:bgailer@gmail.com">bgailer@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 8/17/2010 12:30 AM, Bill Allen wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
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? <br>
</blockquote>
<br></div>
Please tell us a bit more about your goals.<br><font color="#888888">
<br>
<br></font></blockquote><div>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.   However, I do want them to be portable to most platforms that Python will run on.  I have actually found much more information on designing fully graphical GUI interfaces using Tk or Qt or GTK, but I know the other type is possible.  I suppose I have a preference for the older console type programs.<br>
<br>Bill<br><br><br><br></div></div>