
-----------------------------------
user23
Sun May 22, 2011 12:37 am

&quot;Get&quot; command with custom font?
-----------------------------------
Basically as the title states, is there a way to use custom font when using the get command?

-----------------------------------
Tony
Sun May 22, 2011 12:39 am

RE:&quot;Get&quot; command with custom font?
-----------------------------------
You can build that out of:
- [tdoc]View.Set[/tdoc] with "noecho"
- [tdoc]getch[/tdoc]
- [tdoc]Font.Draw[/tdoc]

-----------------------------------
user23
Sun May 22, 2011 1:56 am

Re: &quot;Get&quot; command with custom font?
-----------------------------------
Thanks, I'll try it out :)
