Re: setlocale & gtk

2009-08-31 Thread Tomas Soltys
I forgot to write that this behaviour apply only on Windows not on Linux. Cheers Tomas Soltys > Hi all, > > Recently I have ran into a problem with locale settings. > > 1. I need my application to have disabled locale settings. This is mainly > for the number representation. > 2. If I call gtk_d

Re: scalable icons Windows

2009-08-31 Thread Matthew Talbert
> Anyway, good that you got it working. Could you come up with some > short but to-the-point Windows-specific instructions that could be > included in some README.Windows file in the biniary package? Thanks in > advance. OK, it took me a good deal longer than the one day I promised, but here it is

setlocale & gtk

2009-08-31 Thread Tomas Soltys
Hi all, Recently I have ran into a problem with locale settings. 1. I need my application to have disabled locale settings. This is mainly for the number representation. 2. If I call gtk_disable_setlocale () then I will not get a modification time and date in a filechooser dialog. Is there a way