From: wavemist AT ix DOT netcom DOT com Newsgroups: comp.os.msdos.djgpp Subject: Need help with fonts. Date: Fri, 13 Nov 1998 13:56:50 GMT Organization: ICGNetcom Lines: 10 Message-ID: <364c3872.63217828@nntp.ix.netcom.com> NNTP-Posting-Host: prv-ri3-08.ix.netcom.com X-NETCOM-Date: Fri Nov 13 7:57:37 AM CST 1998 X-Newsreader: Forte Free Agent 1.11/32.235 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello everyone. I've got a slight problem....I need to implement a slider bar into a program that I am writing. I have a book that lists the ASCII table from 0 to 255, but for some reason there is no up-arrow, or down-arrow. (Like the ones on Rhide's slider bars.) All the books I have on fonts talk about graphical modes, and not text mode. Could somone please tell me how to print those characters to the screen in text mode?