View Single Post
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#16
Originally Posted by qwerty12 View Post
@BrentDC,

Hi, just wondering why the hildon file chooser isn't used to select the folder.
When I first designed Quick Clip, I placed user files in ~/.quickclip/data/ and I needed a file browser that could navigate there; now that they are in ~/MyDocs/Quick_Clip/, that is unneeded... so that's mostly just a relic of older versions.

I planned on, at some point, changing that, but have just been busy.

Because I like python and haven't gotten to the stage where I'm reading tutorials on it, I'm just hacking the existing python programs for fun :
Unfortunately I think you might regress looking at my code The quickclip_viewer.py is much better, please look at that instead!

And I thought, why not see if I can make it use the HildonFileChooserDialog
http://pastebin.com/f1e443d27
Thanks.
 

The Following User Says Thank You to BrentDC For This Useful Post: