|
From: Alexander S.K. <al...@be...> - 2014-02-05 06:48:51
|
Alain Aupeix ?????: > As I was testing dbview, I saw that the box titles (Select a file, > Select color, Select font) where not translated. > Accept, Cancel were translated, I suppose using the locale used by the > user, isn't it possible also to have this feature for titles ? > All these functions - hwg_SelectFile(), hwg_ChooseColor(), hwg_SelectFont() - allows to pass title as a parameter, 3-rd for hwg_ChooseColor() and hwg_SelectFont(), 4-rd for hwg_SelectFile(), so, you should define titles in your prg instead of change default values in commond.c. Regards, Alexander. |