Posted by member 32550 on 2007-10-12 11:06:09 link

I can't remember how popup2 did the folder arrow, but with xPopup you need either an image (xPaintTexture) or text (xPaintText) (for example the font wingding or webdings).
For a Text Arrow use
...UseTextArrow BOOL
If set, the TextArrows are enabled.

...ArrowText STRING
The String which is painted as the Normal Folder TextArrow.

...ActiveArrowText STRING
The String which is painted as the Active Folder TextArrow.