fix bug in save dialog#105
fix bug in save dialog#105eaglestone wants to merge 3 commits intohybridgroup:masterfrom eaglestone:master
Conversation
defaults to home directory and ensures .rb extension added by default
|
Thanks for your PR, but this is what I get with your code: http://d.pr/i/2IWX, in your local you see ".rb"? which OS are you using? I changed your code to be: and I get this: http://d.pr/i/tzN3, which is what your trying to accomplish, I think. I'm on a Mac, with 10.8.2. We appreciate. |
|
Hi and thanks for getting back. I'm on Windows (7 and 8) and I get the opposit result to you on the mac. My code gives: http://d.pr/i/Drw5 with the file type set to .rb and yours gives: http://d.pr/i/S6ZD I guess QT is implemented differently on each platform? I'm trying to get KidsRuby to automatically add the .rb extension during This is my first ever PR / contribution to an open source project so a big On 1 August 2013 19:15, Rafael Magana notifications@github.com wrote:
|
|
@rafmagana did you retest this since @eaglestone made some additional commits? |
Save dialogue changed to default to home directory and ensures .rb extension added