Menu

custom character support

Help
2003-09-08
2003-10-08
  • Chris Hogevonder

    Where can I find the code's for the custom characters???
    Is there a list available?

     
    • Markus Zehnder

      Markus Zehnder - 2003-10-08

      the files are:
      CustomChar.cpp / .h holds a custom char definition
      CustomCharDef.cpp / .h  to visually define a custom char

      Creating a custom char on a LCD:
      BOOL  CreateCustomChar(short nNumber, CCustomChar &cChar) in each LCD driver derived from CLcd
      e.g. BOOL  CLcdHD44780::CreateCustomChar(short n, CCustomChar &cChar) in LcdHD44780.cpp

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.