Computer Science Canada

"Get" command with custom font?

Author:  user23 [ Sun May 22, 2011 12:37 am ]
Post subject:  "Get" command with custom font?

Basically as the title states, is there a way to use custom font when using the get command?

Author:  Tony [ Sun May 22, 2011 12:39 am ]
Post subject:  RE:"Get" command with custom font?

You can build that out of:
- View.Set with "noecho"
- getch
- Font.Draw

Author:  user23 [ Sun May 22, 2011 1:56 am ]
Post subject:  Re: "Get" command with custom font?

Thanks, I'll try it out Smile


: