RE : RE : lablgtk under windows, problems
"MONATE Benjamin 205998" <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
>Jacques you said : > to set GTK_SETLOCALE to 0 in the environment. >How can I do it ? I misunderstand. Is it a windows environment (but actualy >there is nothing with this name) or in my program, or other ? In a cygwin shell do export GTK_SETLOCALE=0 then test lablgtk2 in this shell. You may alternatively set it globaly as a fresh env Win32 variable through Démarrer/Panneau de Configuration/Système/Avancé/Variables d'Environement/Nouveau. Cheers, Benjamin