ExplorerListGadget displaying language

Everything else that doesn't fall into one of the other PB categories.
Denis
Enthusiast
Enthusiast
Posts: 790
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

ExplorerListGadget displaying language

Post by Denis »

Fred/Freak,

First, is it possible or not, to display ExplorerListGadget header (colums names) in an another language than this used by the system ? that is, not with PB command SetGadgetItemText(). I think that PB uses systems words.

If so, is it easy to do ?

Tks
A+
Denis
Seldon
Enthusiast
Enthusiast
Posts: 405
Joined: Fri Aug 22, 2003 7:12 am
Location: Italia

Re: ExplorerListGadget displaying language

Post by Seldon »

IMHO it is not possible. I think each localized version of Windows has only the system message strings of one language.
Post Reply