Re: [fltk.development] [RFE] STR #2904: Native file chooser isn't exactly native on linux

2012-12-16 Thread Ian MacArthur
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2904 Version: 1.3-feature No, perhaps you misunderstand: it is not necessary to copy/paste anything from gtk. What we'd have to do would be something like this: (note

Re: [fltk.development] [RFE] STR #2806: Display svn commit activity on the web page

2012-12-16 Thread Duncan Gibson
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2806 Version: Web Site Attached file fltk-commits-2012-12-16.png... Link: http://www.fltk.org/str.php?L2806 Version: Web Siteattachment:

Re: [fltk.development] [RFE] STR #2806: Display svn commit activity on the web page

2012-12-16 Thread Duncan Gibson
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2806 Version: Web Site Yes, I know that I could have posted the new image directly on the site, but I was under the impression that Mike was looking for a new host for

Re: [fltk.development] [RFE] STR #2904: Native file chooser isn't exactly native on linux

2012-12-16 Thread bartek
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2904 Version: 1.3-feature Okay, I will look into doing some patch. I have one question though. How do GTK apps recognize default file browser? It must be stored in some

Re: [fltk.development] [RFE] STR #2904: Native file chooser isn't exactly native on linux

2012-12-16 Thread bartek
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2904 Version: 1.3-feature Well we can also try luck with looking into GTK source code and trying to copy-paste file chooser source, as adding gtk dependencies won't be

Re: [fltk.development] [RFE] STR #2904: Native file chooser isn't exactly native on linux

2012-12-16 Thread bartek
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2904 Version: 1.3-feature But probably this won't be easy and ending up with including half of gtk into source isn't what we want. Ill do some research. Link:

Re: [fltk.development] [RFE] STR #2904: Native file chooser isn't exactly native on linux

2012-12-16 Thread bartek
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2904 Version: 1.3-feature I think I have found something! It says it is stored in ~/.local/share/applications/defaults.list , but there are also other files mentioned. I

Re: [fltk.development] Testing CJK text input on Mac OS platform

2012-12-16 Thread Evan Laforge
I tried it with OS X's built-in pinyin and zhuyin IMEs for Chinese, it seemed to work. My only comment is that the candidate characters show up with a dark blue background, which makes it hard to see the black text. Other OS X programs underline the candidates. And thanks very much for adding