Menu

#36 Block is a Visualizer

open
nobody
None
1
2005-02-08
2005-02-08
hberntsen
No

When using this:
Line 1: $WinampTitle ž
Line 2: |$dll(winamp,1,1x8,u#99)|$WinampPosition(5)|

The block after the winamptitle is a visualizer. See
picture

Discussion

  • hberntsen

    hberntsen - 2005-02-08

    Logged In: YES
    user_id=1214121

    PICTURE: http://home.hccnet.nl/a.berntsen/lcd.JPG

     
  • Chris Lansley

    Chris Lansley - 2005-02-08

    Logged In: YES
    user_id=1114156

    That's right, currently the block symbol is a custom
    character. This can cause problems when plugins redefine the
    custom characters.

    I can give you a work around if you state what display type
    you have.

     
  • hberntsen

    hberntsen - 2005-02-08
    • priority: 5 --> 1
     
  • hberntsen

    hberntsen - 2005-02-08

    Logged In: YES
    user_id=1214121

    It's not a real problem, it just looks nice! But i posted it
    because it's a bug. My lcd type is a HDD44780.

     
  • Chris Lansley

    Chris Lansley - 2005-02-08

    Logged In: YES
    user_id=1114156

    Sadly every HD44780 uses a different character map so it may
    be difficult to hunt down the full block character.

    But give $Chr(255) a try instead of the full block.

     
  • BasieP

    BasieP - 2005-02-09

    Logged In: YES
    user_id=1184293

    if that doesn't work you can try setting a custom char to
    block using

    $CustomChar(x,31,31,31,31,31,31,31,31)
    where 'x' is the custom char the 'block' is made off

     

Log in to post a comment.